|
WinPcap 4.1.3
|
| C__CPU_Private_Data | Kernel buffer of each CPU |
| C_DEVICE_EXTENSION | Port device extension |
| C_INTERNAL_REQUEST | Stores an OID request |
| C_OPEN_INSTANCE | Contains the state of a running instance of the NPF driver |
| C_PACKET_OID_DATA | Structure containing an OID request |
| C_PACKET_RESERVED | Contains a NDIS packet |
| Cactive_pars | |
| Cactivehosts | Keeps a list of all the opened connections in the active mode |
| Cbinary_stream | A stream of X86 binary code |
| Cdaemon_slpars | Structure that keeps the parameters needed by the daemon_serviceloop() function |
| CJIT_BPF_Filter | Structure describing a x86 filtering program created by the jitter |
| Cpacket_file_header | Header of a libpcap dump file |
| CPacketHeader | Structure prepended to each packet in the kernel buffer pool |
| Cpcap_addr | Representation of an interface address, used by pcap_findalldevs() |
| Cpcap_file_header | Header of a libpcap dump file |
| Cpcap_if | Item in a list of interfaces, used by pcap_findalldevs() |
| Cpcap_pkthdr | Header of a packet in the dump file |
| Cpcap_rmtauth | This structure keeps the information needed to autheticate the user on a remote machine |
| Cpcap_samp | This structure defines the information related to sampling |
| Cpcap_send_queue | A queue of raw packets that will be sent to the network with pcap_sendqueue_transmit() |
| Cpcap_stat | Structure that keeps statistical values on an interface |
| Crpcap_auth | Structure that keeps the data required for the authentication on the remote host |
| Crpcap_filter | General header used for the pcap_setfilter() command; keeps just the number of BPF instructions |
| Crpcap_filterbpf_insn | Structure that keeps a single BPF instuction; it is repeated 'ninsn' times according to the 'rpcap_filterbpf' header |
| Crpcap_findalldevs_if | Format of the message for the interface description (findalldevs command) |
| Crpcap_findalldevs_ifaddr | Format of the message for the address listing (findalldevs command) |
| Crpcap_header | Common header for all the RPCAP messages |
| Crpcap_openreply | Format of the message of the connection opening reply (open command) |
| Crpcap_pkthdr | Format of the header which encapsulates captured packets when transmitted on the network |
| Crpcap_sampling | Structure that is needed to set sampling parameters |
| Crpcap_startcapreply | Format of the reply message that devoted to start a remote capture (startcap reply command) |
| Crpcap_startcapreq | Format of the message that starts a remote capture (startcap command) |
| Crpcap_stats | Structure that keeps the statistics about the number of packets captured, dropped, etc |
| Csf_pkthdr | Header associated to a packet in the driver's buffer when the driver is in dump mode. Similar to the bpf_hdr structure, but simpler |
documentation. Copyright (c) 2002-2005 Politecnico di Torino. Copyright (c) 2005-2010
CACE Technologies. Copyright (c) 2010-2013
Riverbed Technology. All rights reserved.