Home
last modified time | relevance | path

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

/external/libpcap/
Drpcap-protocol.h367 …uint32 ifdrop; /* Packets dropped by the network interface (e.g. not enough buffers) (i.e. pcap_s… member
Dpcap-rpcap.c898 ps->ps_ifdrop = ntohl(netstats.ifdrop); in rpcap_stats_rpcap()
/external/libpcap/rpcapd/
Ddaemon.c2189 netstats->ifdrop = htonl(stats->ps_ifdrop); in daemon_msg_stats_req()
2199 netstats->ifdrop = htonl(stats->ps_ifdrop); in daemon_msg_stats_req()