Searched refs:BPF_RSH (Results 1 – 2 of 2) sorted by relevance
723 case BPF_ALU | BPF_RSH | BPF_X: in bpf_filter()755 case BPF_ALU | BPF_RSH | BPF_K: in bpf_filter()843 case BPF_RSH: in bpf_validate()
1395 #define BPF_RSH 0x70 macro