Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-tc.c131 static struct pcap_stat *TcStatsEx(pcap_t *p, int *pcap_stat_size);
675 p->stats_ex_op = TcStatsEx; in TcActivate()
1118 TcStatsEx(pcap_t *p, int *pcap_stat_size) in TcStatsEx() function