Home
last modified time | relevance | path

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

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