Home | History | Annotate | Download | only in libpcap

Lines Matching refs:pcap_stat

90 static struct pcap_stat *rpcap_stats_remote(pcap_t *p, struct pcap_stat *ps, int mode);
492 static int pcap_stats_remote(pcap_t *p, struct pcap_stat *ps)
494 struct pcap_stat *retval;
514 static struct pcap_stat *pcap_stats_ex_remote(pcap_t *p, int *pcap_stat_size)
539 * longer exist because the structure pcap_stat is no longer allocated by the program;
544 * \param ps: a 'pcap_stat' structure, needed for compatibility with pcap_stat(), in which
553 static struct pcap_stat *rpcap_stats_remote(pcap_t *p, struct pcap_stat *ps, int mode)