Searched refs:stats_op_t (Results 1 - 2 of 2) sorted by relevance

/external/libpcap/
H A Dpcap-int.h107 typedef int (*stats_op_t)(pcap_t *, struct pcap_stat *); typedef
210 stats_op_t stats_op;
H A Dpcap.c459 p->stats_op = (stats_op_t)pcap_not_initialized;

Completed in 119 milliseconds