Home
last modified time | relevance | path

Searched refs:targ_n_off (Results 1 - 1 of 1) sorted by relevance

/third_party/libbpf/src/
H A Drelo_core.c1458 __u32 local_n_off, targ_n_off; in bpf_core_enums_match() local
1464 targ_n_off = btf_is_enum(targ_t) ? btf_enum(targ_t)[j].name_off : in bpf_core_enums_match()
1467 if (bpf_core_names_match(local_btf, local_n_off, targ_btf, targ_n_off)) { in bpf_core_enums_match()

Completed in 3 milliseconds