Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-rpcap.c77 #define PCAP_STATS_EX 1 /* Used by pcap_stats_rpcap to see if we want standard or extended statist… macro
843 return (rpcap_stats_rpcap(p, &(p->stat), PCAP_STATS_EX)); in pcap_stats_ex_rpcap()
892 if (mode != PCAP_STATS_STANDARD && mode != PCAP_STATS_EX) in rpcap_stats_rpcap()
913 if (mode == PCAP_STATS_EX) in rpcap_stats_rpcap()
948 if (mode == PCAP_STATS_EX) in rpcap_stats_rpcap()