Home
last modified time | relevance | path

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

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