Searched refs:bpf_stat (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dbpf.h133 struct bpf_stat { struct
186 #define BIOCGSTATS _IOR('B',111, struct bpf_stat)
H A Dbpf.c1449 case BIOCGSTATS: { /* struct bpf_stat */
1450 struct bpf_stat bs;

Completed in 32 milliseconds