Searched refs:BPF_SUB (Results 1 – 2 of 2) sorted by relevance
682 case BPF_ALU | BPF_SUB | BPF_X: in bpf_filter()717 case BPF_ALU | BPF_SUB | BPF_K: in bpf_filter()824 case BPF_SUB: in bpf_validate()
1383 #define BPF_SUB 0x10 macro