Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Dpcap-tc.c130 static struct pcap_stat *TcStatsEx(pcap_t *p, int *pcap_stat_size);
620 p->stats_ex_op = TcStatsEx; in TcActivate()
1052 TcStatsEx(pcap_t *p, int *pcap_stat_size) in TcStatsEx() function