| _ADAPTER | Describes a network adapter |
| _DEVICE_EXTENSION | Port device extension |
| _INTERNAL_REQUEST | Stores an OID request |
| _OPEN_INSTANCE | Contains the state of a running instance of the NPF driver |
| _PACKET | Structure that contains a group of packets coming from the driver |
| _PACKET_OID_DATA | Structure containing an OID request |
| _PACKET_RESERVED | Contains a NDIS packet |
| binary_stream | A stream of X86 binary code |
| bpf_hdr | Packet header |
| bpf_insn | A single BPF pseudo-instruction |
| bpf_program | A BPF pseudo-assembly program |
| bpf_stat | Structure that contains a couple of statistics values on the current capture |
| chunk | |
| dump_bpf_hdr | Dump packet header |
| JIT_BPF_Filter | Structure describing a x86 filtering program created by the jitter |
| linktype_map | |
| NetType | Network type structure |
| npf_if_addr | Addresses of a network adapter |
| packet_file_header | Header of a libpcap dump file |
| pcap_addr | Representation of an interface address, used by pcap_findalldevs() |
| pcap_file_header | Header of a libpcap dump file |
| pcap_if | Item in a list of interfaces, used by pcap_findalldevs() |
| pcap_pkthdr | Header of a packet in the dump file |
| pcap_send_queue | A queue of raw packets that will be sent to the network with pcap_sendqueue_transmit() |
| pcap_stat | Structure that keeps statistical values on an interface |
| sf_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 |
| singleton |
documentation. Copyright (c) 2002 Politecnico di Torino. All rights reserved.