Home
last modified time | relevance | path

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

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