Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dbpf_private.h145 #define BIOCGHDRCOMPSTATS _IOR('B', 136, struct bpf_comp_stats) macro
H A Dbpf.c2009 X(BIOCGHDRCOMPSTATS) \
2665 case BIOCGHDRCOMPSTATS: { in bpfioctl()