Home
last modified time | relevance | path

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

/dragonfly/contrib/libpcap/pcap/
H A Dpcap.h817 PCAP_API struct pcap_stat *pcap_stats_ex(pcap_t *p, int *pcap_stat_size);
839 PCAP_API int pcap_stats_ex (pcap_t *, struct pcap_stat_ex *);
/dragonfly/contrib/libpcap/
H A Dpcap.c3743 pcap_stats_ex(pcap_t *p, int *pcap_stat_size) function