Home
last modified time | relevance | path

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

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