Searched refs:BIOCSETF (Results 1 – 3 of 3) sorted by relevance
125 #define BIOCSETF _IOW('B', 103, struct bpf_program) macro
126 #define BIOCSETF _IOW('B', 103, struct bpf_program) macro
791 if (cmd == BIOCSETF && flen == 1 && in bpf_check_upgrade()1473 case BIOCSETF: in bpfioctl()1941 cmd = BIOCSETF; in bpf_setf()2010 if (cmd == BIOCSETF) in bpf_setf()