Home
last modified time | relevance | path

Searched refs:ifdrop (Results 1 – 2 of 2) sorted by relevance

/external/libpcap/
Dpcap-rpcap.h263 …uint32 ifdrop; /* Packets dropped by the network interface (e.g. not enough buffers) (i.e. pcap_s… member
Dpcap-rpcap.c634 ps->ps_ifdrop = ntohl(netstats.ifdrop); in rpcap_stats_remote()
641 ps->ps_ifdrop = ntohl(netstats.ifdrop); in rpcap_stats_remote()