Home
last modified time | relevance | path

Searched defs:bpf_stat (Results 1 – 5 of 5) sorted by relevance

/FreeRTOS-Plus/Test/FreeRTOS-Plus-TCP/Integration/Full-TCP-Suite/WinPCap/
A DPacket32.h132 struct bpf_stat struct
134 … UINT bs_recv; /*/< Number of packets that the driver received from the network adapter */
137 … UINT bs_drop; /*/< number of packets that the driver lost from the beginning of a capture. */
140 UINT ps_ifdrop; /*/< drops by interface. XXX not yet supported */
141 …UINT bs_capt; /*/< number of packets that pass the filter, find place in the kernel buffer and */
/FreeRTOS-Plus/ThirdParty/winpcap/include/
A DPacket32.h132 struct bpf_stat struct
134 … UINT bs_recv; /*/< Number of packets that the driver received from the network adapter */
137 … UINT bs_drop; /*/< number of packets that the driver lost from the beginning of a capture. */
140 UINT ps_ifdrop; /*/< drops by interface. XXX not yet supported */
141 …UINT bs_capt; /*/< number of packets that pass the filter, find place in the kernel buffer and */
/FreeRTOS-Plus/Test/FreeRTOS-Cellular-Interface/Integration/WinPCap/
A DPacket32.h132 struct bpf_stat struct
134 … UINT bs_recv; /*/< Number of packets that the driver received from the network adapter */
137 … UINT bs_drop; /*/< number of packets that the driver lost from the beginning of a capture. */
140 UINT ps_ifdrop; /*/< drops by interface. XXX not yet supported */
141 …UINT bs_capt; /*/< number of packets that pass the filter, find place in the kernel buffer and */
/FreeRTOS-Plus/Test/FreeRTOS-Plus-TCP/Integration/Full-TCP-Networkless/WinPCap/
A DPacket32.h132 struct bpf_stat struct
134 … UINT bs_recv; /*/< Number of packets that the driver received from the network adapter */
137 … UINT bs_drop; /*/< number of packets that the driver lost from the beginning of a capture. */
140 UINT ps_ifdrop; /*/< drops by interface. XXX not yet supported */
141 …UINT bs_capt; /*/< number of packets that pass the filter, find place in the kernel buffer and */
/FreeRTOS-Plus/Demo/FreeRTOS_Plus_TCP_IPv6_Demo/common/WinPCap/
A DPacket32.h132 struct bpf_stat struct
134 … UINT bs_recv; /*/< Number of packets that the driver received from the network adapter */
137 … UINT bs_drop; /*/< number of packets that the driver lost from the beginning of a capture. */
140 UINT ps_ifdrop; /*/< drops by interface. XXX not yet supported */
141 …UINT bs_capt; /*/< number of packets that pass the filter, find place in the kernel buffer and */

Completed in 22 milliseconds