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

/freebsd-9.3-release/contrib/libpcap/
H A Dpcap-linux.c301 static int pcap_stats_linux(pcap_t *, struct pcap_stat *);
1181 handle->stats_op = pcap_stats_linux;
1670 * statistics - once here, and once in pcap_stats_linux().
1732 pcap_stats_linux(pcap_t *handle, struct pcap_stat *stats) function

Completed in 57 milliseconds