Searched refs:bpf_stat (Results 1 – 3 of 3) sorted by relevance
78 struct bpf_stat { struct133 #define BIOCGSTATS _IOR('B', 111, struct bpf_stat)
79 struct bpf_stat { struct134 #define BIOCGSTATS _IOR('B', 111, struct bpf_stat)
1686 struct bpf_stat *bs = (struct bpf_stat *)addr; in bpfioctl()