Searched refs:stats_ex_op (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/libpcap/
H A Dpcap-int.h284 stats_ex_op_t stats_ex_op; member in struct:pcap
H A Dsavefile.c453 p->stats_ex_op = sf_stats_ex;
H A Dpcap.c2202 p->stats_ex_op = pcap_stats_ex_not_initialized;
3504 return (p->stats_ex_op(p, pcap_stat_size));
4016 p->stats_ex_op = pcap_stats_ex_dead;
H A Dpcap-npf.c1244 p->stats_ex_op = pcap_stats_ex_npf;
H A Dpcap-tc.c673 p->stats_ex_op = TcStatsEx;
H A Dpcap-rpcap.c2295 fp->stats_ex_op = pcap_stats_ex_rpcap;

Completed in 104 milliseconds