Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Dbpf.h70 struct bpf_stat { struct
107 #define BIOCGSTATS _IOR('B',111, struct bpf_stat)
H A Dbpf.c1000 struct bpf_stat *bs = (struct bpf_stat *)addr; in bpfioctl()
/openbsd/lib/libpcap/
H A Dpcap-bpf.c55 struct bpf_stat s; in pcap_stats()
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp715 unsigned struct_bpf_stat_sz = sizeof(bpf_stat);