Searched defs:BPF_ALU64 (Results 1 – 6 of 6) sorted by relevance
19 #define BPF_ALU64 0x07 macro
46 BPF_ALU64 = 0x7 enumerator
17 #define BPF_ALU64 0x07 /* alu mode in double word width */ macro