Home
last modified time | relevance | path

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

/xnu-10063.101.15/tests/
H A Dbpflib.c55 return ioctl(fd, BIOCGBLEN, blen); in bpf_get_blen()
/xnu-10063.101.15/bsd/net/
H A Dbpf.h214 #define BIOCGBLEN _IOR('B',102, u_int) macro
H A Dbpf.c1887 X(BIOCGBLEN) \
2052 case BIOCGBLEN: /* u_int */ in bpfioctl()