Searched refs:BPF_LSH (Results 1 – 2 of 2) sorted by relevance
705 case BPF_ALU | BPF_LSH | BPF_X: in bpf_filter()737 case BPF_ALU | BPF_LSH | BPF_K: in bpf_filter()828 case BPF_LSH: in bpf_validate()
1293 #define BPF_LSH 0x60 macro