Home
last modified time | relevance | path

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

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