Home
last modified time | relevance | path

Searched refs:BIOCGHDRCOMPSTATS (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.81.4/bsd/net/ !
H A Dbpf.h270 #define BIOCGHDRCOMPSTATS _IOR('B', 136, struct bpf_comp_stats) macro
H A Dbpf.c1983 X(BIOCGHDRCOMPSTATS) \
2645 case BIOCGHDRCOMPSTATS: { in bpfioctl()