WinPcap  4.1.3
Data Structures
Here are the data structures with brief descriptions:
 C__CPU_Private_DataKernel buffer of each CPU
 C_DEVICE_EXTENSIONPort device extension
 C_INTERNAL_REQUESTStores an OID request
 C_OPEN_INSTANCEContains the state of a running instance of the NPF driver
 C_PACKET_OID_DATAStructure containing an OID request
 C_PACKET_RESERVEDContains a NDIS packet
 Cactive_pars
 CactivehostsKeeps a list of all the opened connections in the active mode
 Cbinary_streamA stream of X86 binary code
 Cdaemon_slparsStructure that keeps the parameters needed by the daemon_serviceloop() function
 CJIT_BPF_FilterStructure describing a x86 filtering program created by the jitter
 Cpacket_file_headerHeader of a libpcap dump file
 CPacketHeaderStructure prepended to each packet in the kernel buffer pool
 Cpcap_addrRepresentation of an interface address, used by pcap_findalldevs()
 Cpcap_file_headerHeader of a libpcap dump file
 Cpcap_ifItem in a list of interfaces, used by pcap_findalldevs()
 Cpcap_pkthdrHeader of a packet in the dump file
 Cpcap_rmtauthThis structure keeps the information needed to autheticate the user on a remote machine
 Cpcap_sampThis structure defines the information related to sampling
 Cpcap_send_queueA queue of raw packets that will be sent to the network with pcap_sendqueue_transmit()
 Cpcap_statStructure that keeps statistical values on an interface
 Crpcap_authStructure that keeps the data required for the authentication on the remote host
 Crpcap_filterGeneral header used for the pcap_setfilter() command; keeps just the number of BPF instructions
 Crpcap_filterbpf_insnStructure that keeps a single BPF instuction; it is repeated 'ninsn' times according to the 'rpcap_filterbpf' header
 Crpcap_findalldevs_ifFormat of the message for the interface description (findalldevs command)
 Crpcap_findalldevs_ifaddrFormat of the message for the address listing (findalldevs command)
 Crpcap_headerCommon header for all the RPCAP messages
 Crpcap_openreplyFormat of the message of the connection opening reply (open command)
 Crpcap_pkthdrFormat of the header which encapsulates captured packets when transmitted on the network
 Crpcap_samplingStructure that is needed to set sampling parameters
 Crpcap_startcapreplyFormat of the reply message that devoted to start a remote capture (startcap reply command)
 Crpcap_startcapreqFormat of the message that starts a remote capture (startcap command)
 Crpcap_statsStructure that keeps the statistics about the number of packets captured, dropped, etc
 Csf_pkthdrHeader 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.