Searched refs:BPF_OR (Results 1 – 2 of 2) sorted by relevance
715 case BPF_ALU | BPF_OR | BPF_X: in bpf_filter()747 case BPF_ALU | BPF_OR | BPF_K: in bpf_filter()840 case BPF_OR: in bpf_validate()
1394 #define BPF_OR 0x40 macro