Searched refs:pcap_stats_ex (Results 1 – 4 of 4) sorted by relevance
638 pcap_stats_ex = _lib.pcap_stats_ex variable639 pcap_stats_ex.restype = POINTER(pcap_stat)640 pcap_stats_ex.argtypes = [POINTER(pcap_t), POINTER(c_int)]
573 PCAP_API struct pcap_stat *pcap_stats_ex(pcap_t *p, int *pcap_stat_size);595 PCAP_API int pcap_stats_ex (pcap_t *, struct pcap_stat_ex *);
410 int pcap_stats_ex (pcap_t *p, struct pcap_stat_ex *se) in pcap_stats_ex() function
3390 pcap_stats_ex(pcap_t *p, int *pcap_stat_size)