Searched refs:pcap_stat (Results 1 - 18 of 18) sorted by relevance

/external/ppp/pppd/include/
H A Dpcap-int.h53 struct pcap_stat stat;
/external/libpcap/
H A Dpcap-int.h87 struct pcap_stat stat;
194 int (*stats_op)(pcap_t *, struct pcap_stat *);
H A Dpcap-septel.c59 static int septel_stats(pcap_t *p, struct pcap_stat *ps);
252 static int septel_stats(pcap_t *p, struct pcap_stat *ps) {
H A Dpcap.h150 struct pcap_stat { struct
232 int pcap_stats(pcap_t *, struct pcap_stat *);
H A Dpcap1.h179 struct pcap_stat { struct
227 int pcap_stats(pcap_t *, struct pcap_stat *);
H A Dpcap-nit.c75 pcap_stats_nit(pcap_t *p, struct pcap_stat *ps)
H A Dpcap.c725 pcap_stats(pcap_t *p, struct pcap_stat *ps)
731 pcap_stats_dead(pcap_t *p, struct pcap_stat *ps _U_)
H A Dpcap-snit.c88 pcap_stats_snit(pcap_t *p, struct pcap_stat *ps)
H A Dpcap-snoop.c157 pcap_stats_snoop(pcap_t *p, struct pcap_stat *ps)
H A Dpcap-pf.c242 pcap_stats_pf(pcap_t *p, struct pcap_stat *ps)
H A Dpcap-win32.c92 pcap_stats_win32(pcap_t *p, struct pcap_stat *ps)
H A Dpcap-dag.c98 static int dag_stats(pcap_t *p, struct pcap_stat *ps);
752 dag_stats(pcap_t *p, struct pcap_stat *ps) {
H A Dpcap-dos.c103 static int pcap_stats_dos (pcap_t *p, struct pcap_stat *ps);
338 static int pcap_stats_dos (pcap_t *p, struct pcap_stat *ps)
H A Dpcap-linux.c196 static int pcap_stats_linux(pcap_t *, struct pcap_stat *);
794 pcap_stats_linux(pcap_t *handle, struct pcap_stat *stats)
H A Dpcap-bpf.c112 pcap_stats_bpf(pcap_t *p, struct pcap_stat *ps)
H A Dsavefile.c905 sf_stats(pcap_t *p, struct pcap_stat *ps)
H A Dpcap-dlpi.c200 pcap_stats_dlpi(pcap_t *p, struct pcap_stat *ps)
/external/tcpdump/
H A Dtcpdump.c1131 struct pcap_stat stat;
1369 struct pcap_stat stat;
1377 struct pcap_stat stat;

Completed in 149 milliseconds