Main Page   Modules   Data Structures   File List   Data Fields   Globals  

WinPcap Data Structures

Here are the data structures with brief descriptions:
_ADAPTERDescribes a network adapter
_DEVICE_EXTENSIONPort device extension
_INTERNAL_REQUESTStores an OID request
_OPEN_INSTANCEContains the state of a running instance of the NPF driver
_PACKETStructure that contains a group of packets coming from the driver
_PACKET_OID_DATAStructure containing an OID request
_PACKET_RESERVEDContains a NDIS packet
binary_streamA stream of X86 binary code
bpf_hdrPacket header
bpf_insnA single BPF pseudo-instruction
bpf_programA BPF pseudo-assembly program
bpf_statStructure that contains a couple of statistics values on the current capture
chunk
dump_bpf_hdrDump packet header
JIT_BPF_FilterStructure describing a x86 filtering program created by the jitter
linktype_map
NetTypeNetwork type structure
npf_if_addrAddresses of a network adapter
packet_file_headerHeader of a libpcap dump file
pcap_addrRepresentation of an interface address, used by pcap_findalldevs()
pcap_file_headerHeader of a libpcap dump file
pcap_ifItem in a list of interfaces, used by pcap_findalldevs()
pcap_pkthdrHeader of a packet in the dump file
pcap_send_queueA queue of raw packets that will be sent to the network with pcap_sendqueue_transmit()
pcap_statStructure that keeps statistical values on an interface
sf_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
singleton

documentation. Copyright (c) 2002 Politecnico di Torino. All rights reserved.