Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/net/
H A Dbpfdesc.h155 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.c2576 struct bpf_comp_stats bcs = {}; in bpfioctl()