Searched refs:BPF_SUB (Results 1 – 2 of 2) sorted by relevance
696 case BPF_ALU | BPF_SUB | BPF_X: in bpf_filter()731 case BPF_ALU | BPF_SUB | BPF_K: in bpf_filter()838 case BPF_SUB: in bpf_validate()
1183 #define BPF_SUB 0x10 macro