Home
last modified time | relevance | path

Searched refs:bpf_stat (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/net/
HDbpf.h80 struct bpf_stat { struct
114 #define BIOCGSTATS _IOR('B',111, struct bpf_stat)
HDbpf.c929 struct bpf_stat *bs = (struct bpf_stat *)ap->a_data; in bpfioctl()
/dragonfly/usr.sbin/usbdump/
HDusbdump.c804 struct bpf_stat us; in main()
/dragonfly/contrib/libpcap/
HDpcap-bpf.c1023 struct bpf_stat s; in pcap_stats_bpf()