/external/ppp/pppd/include/ |
pcap-int.h | 53 struct pcap_stat stat;
|
/external/libpcap/ |
pcap-int.h | 87 struct pcap_stat stat; 194 int (*stats_op)(pcap_t *, struct pcap_stat *);
|
pcap-septel.c | 59 static int septel_stats(pcap_t *p, struct pcap_stat *ps); 252 static int septel_stats(pcap_t *p, struct pcap_stat *ps) {
|
pcap.h | 150 struct pcap_stat { struct 232 int pcap_stats(pcap_t *, struct pcap_stat *);
|
pcap1.h | 179 struct pcap_stat { struct 227 int pcap_stats(pcap_t *, struct pcap_stat *);
|
pcap-nit.c | 75 pcap_stats_nit(pcap_t *p, struct pcap_stat *ps)
|
pcap.c | 725 pcap_stats(pcap_t *p, struct pcap_stat *ps) 731 pcap_stats_dead(pcap_t *p, struct pcap_stat *ps _U_)
|
pcap-snit.c | 88 pcap_stats_snit(pcap_t *p, struct pcap_stat *ps)
|
pcap-snoop.c | 157 pcap_stats_snoop(pcap_t *p, struct pcap_stat *ps)
|
pcap-pf.c | 242 pcap_stats_pf(pcap_t *p, struct pcap_stat *ps)
|
pcap-win32.c | 92 pcap_stats_win32(pcap_t *p, struct pcap_stat *ps)
|
pcap-dag.c | 98 static int dag_stats(pcap_t *p, struct pcap_stat *ps); 752 dag_stats(pcap_t *p, struct pcap_stat *ps) {
|
pcap-dos.c | 103 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) [all...] |
pcap-linux.c | 196 static int pcap_stats_linux(pcap_t *, struct pcap_stat *); 794 pcap_stats_linux(pcap_t *handle, struct pcap_stat *stats) [all...] |
pcap-bpf.c | 112 pcap_stats_bpf(pcap_t *p, struct pcap_stat *ps)
|
savefile.c | 905 sf_stats(pcap_t *p, struct pcap_stat *ps) [all...] |
pcap-dlpi.c | 200 pcap_stats_dlpi(pcap_t *p, struct pcap_stat *ps) [all...] |
/external/tcpdump/ |
tcpdump.c | 1131 struct pcap_stat stat; 1369 struct pcap_stat stat; 1377 struct pcap_stat stat; [all...] |