Searched refs:BPF_LSH (Results 1 – 2 of 2) sorted by relevance
719 case BPF_ALU | BPF_LSH | BPF_X: in bpf_filter()751 case BPF_ALU | BPF_LSH | BPF_K: in bpf_filter()842 case BPF_LSH: in bpf_validate()
1188 #define BPF_LSH 0x60 macro