Home
last modified time | relevance | path

Searched defs:BIOCGSTATS (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/ipf/bin/ipftest/
H A Dbpf-ipf.h125 #define BIOCGSTATS _IOR(B,111, struct bpf_stat) macro
141 #define BIOCGSTATS _IOR('B',111, struct bpf_stat) macro
/netbsd-src/sys/net/
H A Dbpf.h137 #define BIOCGSTATS _IOR('B', 111, struct bpf_stat) macro