Searched refs:BPF_RET (Results 1 – 3 of 3) sorted by relevance
167 case BPF_RET|BPF_K: in bpf_filter()170 case BPF_RET|BPF_A: in bpf_filter()565 case BPF_RET: in bpf_validate()574 return (BPF_CLASS(f[len - 1].code) == BPF_RET); in bpf_validate()
205 #define BPF_RET 0x06 macro
355 #define BPF_RET 0x06 macro