Home
last modified time | relevance | path

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

/xnu-8020.101.4/tests/
H A Dbpflib.c55 return ioctl(fd, BIOCGBLEN, blen); in bpf_get_blen()
/xnu-8020.101.4/bsd/net/
H A Dbpf.h201 #define BIOCGBLEN _IOR('B',102, u_int) macro
H A Dbpf.c1692 case BIOCGBLEN: /* u_int */ in bpfioctl()