Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/pcap/
H A Dpcap.h865 PCAP_API struct pcap_stat *pcap_stats_ex(pcap_t *p, int *pcap_stat_size);
887 PCAP_API int pcap_stats_ex (pcap_t *, struct pcap_stat_ex *);
/freebsd/contrib/libpcap/
H A Dpcap-dos.c426 int pcap_stats_ex (pcap_t *p, struct pcap_stat_ex *se) in pcap_stats_ex() function
H A Dpcap.c3881 pcap_stats_ex(pcap_t *p, int *pcap_stat_size) function