Searched refs:BPF_OR (Results 1 – 2 of 2) sorted by relevance
83 #define OP_OR (BPF_ALU | BPF_OR | BPF_K)
72 #define BPF_OR 0x40 macro