Home
last modified time | relevance | path

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

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