Searched refs:BIOCSETWF (Results 1 – 3 of 3) sorted by relevance
145 #define BIOCSETWF _IOW('B', 123, struct bpf_program) macro
146 #define BIOCSETWF _IOW('B', 123, struct bpf_program) macro
1475 case BIOCSETWF: in bpfioctl()1944 cmd = BIOCSETWF; in bpf_setf()1973 if (cmd != BIOCSETWF) { in bpf_setf()1989 if (cmd == BIOCSETWF) { in bpf_setf()