Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-int.h260 stats_ex_op_t stats_ex_op; member
Dsavefile.c445 p->stats_ex_op = sf_stats_ex; in pcap_fopen_offline_with_tstamp_precision()
Dpcap.c483 p->stats_ex_op = (stats_ex_op_t)pcap_not_initialized_ptr; in initialize_ops()
1681 return (p->stats_ex_op(p, pcap_stat_size)); in pcap_stats_ex()
2044 p->stats_ex_op = (stats_ex_op_t)pcap_not_initialized_ptr; in pcap_open_dead_with_tstamp_precision()
Dpcap-win32.c1174 p->stats_ex_op = pcap_stats_ex_win32; in pcap_activate_win32()
Dpcap-tc.c675 p->stats_ex_op = TcStatsEx; in TcActivate()
Dpcap-rpcap.c850 fp->stats_ex_op = pcap_stats_ex_remote; in pcap_opensource_remote()