Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/net/
H A Dbpf.h236 #define BIOCGSTATS _IOR('B',111, struct bpf_stat) macro
H A Dbpf.c1904 X(BIOCGSTATS) \
2290 case BIOCGSTATS: { /* struct bpf_stat */ in bpfioctl()