| /freebsd-12-stable/contrib/libpcap/ |
| D | dlpisubs.h | 19 struct pcap_stat stat; 25 int pcap_stats_dlpi(pcap_t *, struct pcap_stat *);
|
| D | pcap-septel.c | 36 static int septel_stats(pcap_t *p, struct pcap_stat *ps); 44 struct pcap_stat stat; 255 static int septel_stats(pcap_t *p, struct pcap_stat *ps) { in septel_stats()
|
| D | pcap-int.h | 133 typedef int (*stats_op_t)(pcap_t *, struct pcap_stat *); 135 typedef struct pcap_stat *(*stats_ex_op_t)(pcap_t *, int *); 217 struct pcap_stat stat; /* used for pcap_stats_ex() */
|
| D | pcap-nit.c | 74 struct pcap_stat stat; 78 pcap_stats_nit(pcap_t *p, struct pcap_stat *ps) in pcap_stats_nit()
|
| D | savefile.c | 115 sf_stats(pcap_t *p, struct pcap_stat *ps _U_) in sf_stats() 123 static struct pcap_stat *
|
| D | pcap-snoop.c | 61 struct pcap_stat stat; 161 pcap_stats_snoop(pcap_t *p, struct pcap_stat *ps) in pcap_stats_snoop()
|
| D | pcap-snit.c | 86 struct pcap_stat stat; 90 pcap_stats_snit(pcap_t *p, struct pcap_stat *ps) in pcap_stats_snit()
|
| D | pcap-bt-linux.c | 63 static int bt_stats_linux(pcap_t *, struct pcap_stat *); 390 bt_stats_linux(pcap_t *handle, struct pcap_stat *stats) in bt_stats_linux()
|
| D | pcap-tc.c | 128 static int TcStats(pcap_t *p, struct pcap_stat *ps); 131 static struct pcap_stat *TcStatsEx(pcap_t *p, int *pcap_stat_size); 1044 TcStats(pcap_t *p, struct pcap_stat *ps) in TcStats() 1050 struct pcap_stat s; in TcStats() 1125 static struct pcap_stat *
|
| D | pcap-rpcap.c | 140 struct pcap_stat stat; 150 static struct pcap_stat *rpcap_stats_rpcap(pcap_t *p, struct pcap_stat *ps, int mode); 775 static int pcap_stats_rpcap(pcap_t *p, struct pcap_stat *ps) in pcap_stats_rpcap() 777 struct pcap_stat *retval; in pcap_stats_rpcap() 792 static struct pcap_stat *pcap_stats_ex_rpcap(pcap_t *p, int *pcap_stat_size) in pcap_stats_ex_rpcap() 838 static struct pcap_stat *rpcap_stats_rpcap(pcap_t *p, struct pcap_stat *ps, int mode) in rpcap_stats_rpcap()
|
| D | pcap-usb-linux.c | 134 static int usb_stats_linux(pcap_t *, struct pcap_stat *); 135 static int usb_stats_linux_bin(pcap_t *, struct pcap_stat *); 1031 usb_stats_linux(pcap_t *handle, struct pcap_stat *stats) in usb_stats_linux() 1117 usb_stats_linux_bin(pcap_t *handle, struct pcap_stat *stats) in usb_stats_linux_bin()
|
| D | pcap-dos.c | 102 static int pcap_stats_dos (pcap_t *p, struct pcap_stat *ps); 149 struct pcap_stat stat; 375 static int pcap_stats_dos (pcap_t *p, struct pcap_stat *ps) in pcap_stats_dos()
|
| D | pcap-bt-monitor-linux.c | 165 bt_monitor_stats(pcap_t *handle _U_, struct pcap_stat *stats) in bt_monitor_stats()
|
| D | pcap-dag.c | 172 struct pcap_stat stat; 212 static int dag_stats(pcap_t *p, struct pcap_stat *ps); 1102 dag_stats(pcap_t *p, struct pcap_stat *ps) { in dag_stats()
|
| D | dlpisubs.c | 80 pcap_stats_dlpi(pcap_t *p, struct pcap_stat *ps) in pcap_stats_dlpi()
|
| D | pcap-netmap.c | 66 pcap_netmap_stats(pcap_t *p, struct pcap_stat *ps) in pcap_netmap_stats()
|
| D | pcap-dbus.c | 128 dbus_stats(pcap_t *handle, struct pcap_stat *stats) in dbus_stats()
|
| D | pcap.c | 253 pcap_stats_not_initialized(pcap_t *pcap, struct pcap_stat *ps _U_) in pcap_stats_not_initialized() 261 struct pcap_stat * 3495 pcap_stats(pcap_t *p, struct pcap_stat *ps) 3501 struct pcap_stat * 3867 pcap_stats_dead(pcap_t *p, struct pcap_stat *ps _U_) 3875 struct pcap_stat *
|
| D | pcap-pf.c | 243 pcap_stats_pf(pcap_t *p, struct pcap_stat *ps) in pcap_stats_pf()
|
| D | pcap-snf.c | 51 snf_pcap_stats(pcap_t *p, struct pcap_stat *ps) in snf_pcap_stats()
|
| D | pcap-rdmasniff.c | 66 rdmasniff_stats(pcap_t *handle, struct pcap_stat *stat) in rdmasniff_stats()
|
| D | pcap-npf.c | 189 pcap_stats_npf(pcap_t *p, struct pcap_stat *ps) in pcap_stats_npf() 249 struct pcap_stat *
|
| /freebsd-12-stable/contrib/libpcap/pcap/ |
| D | pcap.h | 207 struct pcap_stat { struct 444 PCAP_API int pcap_stats(pcap_t *, struct pcap_stat *); 594 PCAP_API struct pcap_stat *pcap_stats_ex(pcap_t *p, int *pcap_stat_size);
|
| /freebsd-12-stable/contrib/libpcap/rpcapd/ |
| D | daemon.c | 140 struct session *session, uint32 plen, struct pcap_stat *stats, 183 struct pcap_stat stats; in daemon_serviceloop() 2169 struct session *session, uint32 plen, struct pcap_stat *stats, in daemon_msg_stats_req()
|
| /freebsd-12-stable/contrib/pf/pflogd/ |
| D | pflogd.c | 635 struct pcap_stat pstat;
|