Home
last modified time | relevance | path

Searched refs:BIOCSETF32 (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.81.4/bsd/net/
H A Dbpf.h219 #define BIOCSETF32 _IOW('B',103, struct bpf_program32) macro
H A Dbpf.c1943 X(BIOCSETF32) \
2153 case BIOCSETF32: in bpfioctl()
2800 if (cmd == BIOCSETF32 || cmd == BIOCSETF64) { in bpf_setf()