Home
last modified time | relevance | path

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

/xnu-10063.101.15/tests/
H A Dbpflib.c206 #ifdef BIOCGBATCHWRITE in bpf_get_batch_write()
207 return ioctl(fd, BIOCGBATCHWRITE, value); in bpf_get_batch_write()
/xnu-10063.101.15/bsd/net/
H A Dbpf.h276 #define BIOCGBATCHWRITE _IOR('B', 142, int) macro
H A Dbpf.c1935 X(BIOCGBATCHWRITE) \
2599 case BIOCGBATCHWRITE: /* int */ in bpfioctl()