Home
last modified time | relevance | path

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

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