Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Dbpf_private.h108 struct bpf_comp_stats { struct
145 #define BIOCGHDRCOMPSTATS _IOR('B', 136, struct bpf_comp_stats)
H A Dbpfdesc.h167 struct bpf_comp_stats bd_bcs;
H A Dbpf.c2642 struct bpf_comp_stats bcs = {}; in bpfioctl()