BPF_INSN_3_LBL
#define BPF_INSN_3_LBL(x, y, z) [BPF_##x | BPF_##y | BPF_##z] = &&x##_##y##_##z
#undef BPF_INSN_3_LBL