Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Dpcap-rpcap.c78 #define PCAP_STATS_EX 1 /* Used by pcap_stats_rpcap to see if we want standard or extended statist… macro
870 return (rpcap_stats_rpcap(p, &(p->stat), PCAP_STATS_EX)); in pcap_stats_ex_rpcap()
919 if (mode != PCAP_STATS_STANDARD && mode != PCAP_STATS_EX) in rpcap_stats_rpcap()
940 if (mode == PCAP_STATS_EX) in rpcap_stats_rpcap()
975 if (mode == PCAP_STATS_EX) in rpcap_stats_rpcap()