Searched refs:pcap_stats_ex (Results 1 – 3 of 3) sorted by relevance
865 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 *);
426 int pcap_stats_ex (pcap_t *p, struct pcap_stat_ex *se) in pcap_stats_ex() function
3881 pcap_stats_ex(pcap_t *p, int *pcap_stat_size) function