Home
last modified time | relevance | path

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

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