Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/
H A Dbpflib.c61 return ioctl(fd, BIOCSBLEN, &blen); in bpf_set_blen()
/xnu-12377.61.12/bsd/net/
H A Dbpf.h177 #define BIOCSBLEN _IOWR('B',102, u_int) macro
H A Dbpf.c1968 X(BIOCSBLEN) \
2134 case BIOCSBLEN: { /* u_int */ in bpfioctl()