Home
last modified time | relevance | path

Searched refs:bpf_comp_stats (Results 1 – 3 of 3) sorted by relevance

/xnu-11215.1.10/bsd/net/
H A Dbpfdesc.h167 struct bpf_comp_stats bd_bcs;
H A Dbpf.h192 struct bpf_comp_stats { struct
270 #define BIOCGHDRCOMPSTATS _IOR('B', 136, struct bpf_comp_stats)
H A Dbpf.c2646 struct bpf_comp_stats bcs = {}; in bpfioctl()