Home
last modified time | relevance | path

Searched refs:jmp_type (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/bpf/
H A Dbpf_exp.y35 enum jmp_type { JTL, JFL, JKL }; enum
45 static void bpf_set_jmp_label(char *label, enum jmp_type type);
496 static void bpf_set_jmp_label(char *label, enum jmp_type type) in bpf_set_jmp_label()