Searched refs:BIOCGSTATS (Results 1 – 3 of 3) sorted by relevance
123 #define BIOCGSTATS _IOR(B,111, struct bpf_stat) macro139 #define BIOCGSTATS _IOR('B',111, struct bpf_stat) macro
136 #define BIOCGSTATS _IOR('B', 111, struct bpf_stat) macro
1173 case BIOCGSTATS: in bpfioctl()