Searched refs:BPF_DIV (Results 1 – 2 of 2) sorted by relevance
690 case BPF_ALU | BPF_DIV | BPF_X: in bpf_filter()725 case BPF_ALU | BPF_DIV | BPF_K: in bpf_filter()832 case BPF_DIV: in bpf_validate()
1290 #define BPF_DIV 0x30 macro