HomeSort by: relevance | last modified time | path
    Searched refs:stats_ex_op (Results 1 - 7 of 7) sorted by relevancy

  /src/external/bsd/libpcap/dist/
pcap-int.h 373 stats_ex_op_t stats_ex_op; member in struct:pcap
savefile.c 577 p->stats_ex_op = sf_stats_ex;
pcap-airpcap.c 916 p->stats_ex_op = airpcap_stats_ex;
pcap.c 2467 p->stats_ex_op = pcap_stats_ex_not_initialized;
3930 return (p->stats_ex_op(p, pcap_stat_size));
4597 p->stats_ex_op = pcap_stats_ex_dead;
pcap-tc.c 618 p->stats_ex_op = TcStatsEx;
pcap-npf.c 1611 p->stats_ex_op = pcap_stats_ex_npf;
pcap-rpcap.c 2558 fp->stats_ex_op = pcap_stats_ex_rpcap;

Completed in 24 milliseconds