Searched refs:BPF_CALL (Results 1 – 2 of 2) sorted by relevance
337 .code = BPF_JMP | BPF_CALL, \350 .code = BPF_JMP | BPF_CALL, \
43 #define BPF_CALL 0x80 /* function call */ macro