Searched refs:BPF_JMP (Results 1 – 2 of 2) sorted by relevance
12 #define BPF_JMP 0x05 macro
291 .code = BPF_JMP | BPF_OP(OP) | BPF_X, \301 .code = BPF_JMP | BPF_OP(OP) | BPF_K, \331 .code = BPF_JMP | BPF_JA, \341 .code = BPF_JMP | BPF_CALL, \354 .code = BPF_JMP | BPF_CALL, \374 .code = BPF_JMP | BPF_EXIT, \