Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/libpcap/
H A Dpcap-linux.c350 static int pcap_stats_linux(pcap_t *, struct pcap_stat *);
1562 handle->stats_op = pcap_stats_linux;
2228 pcap_stats_linux(pcap_t *handle, struct pcap_stat *stats) function