Searched refs:BPF_OR (Results 1 – 2 of 2) sorted by relevance
701 case BPF_ALU | BPF_OR | BPF_X: in bpf_filter()733 case BPF_ALU | BPF_OR | BPF_K: in bpf_filter()826 case BPF_OR: in bpf_validate()
1291 #define BPF_OR 0x40 macro