Home
last modified time | relevance | path

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

/openbmc/linux/tools/net/ynl/generated/
H A Dfou-user.c29 static const char * const fou_encap_type_strmap[] = { variable
37 if (value < 0 || value >= (int)MNL_ARRAY_SIZE(fou_encap_type_strmap)) in fou_encap_type_str()
39 return fou_encap_type_strmap[value]; in fou_encap_type_str()