Searched refs:BPF_RSH (Results 1 – 2 of 2) sorted by relevance
709 case BPF_ALU | BPF_RSH | BPF_X: in bpf_filter()741 case BPF_ALU | BPF_RSH | BPF_K: in bpf_filter()829 case BPF_RSH: in bpf_validate()
1294 #define BPF_RSH 0x70 macro