Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/net/
H A Dbpf.h186 #define BIOCGSTATS _IOR('B',111, struct bpf_stat) macro
H A Dbpf.c1960 X(BIOCGSTATS) \
2344 case BIOCGSTATS: { /* struct bpf_stat */ in bpfioctl()