Searched refs:NAMED_ENUM_VAL1 (Results 1 – 2 of 2) sorted by relevance
19 NAMED_ENUM_VAL1 = 1, enumerator52 out->named_val1_exists = bpf_core_enum_value_exists(named, NAMED_ENUM_VAL1); in test_core_enumval()60 out->named_val1 = bpf_core_enum_value(named, NAMED_ENUM_VAL1); in test_core_enumval()
1225 NAMED_ENUM_VAL1 = 1, enumerator