Home
last modified time | relevance | path

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

/openbmc/linux/tools/net/ynl/generated/
H A Dhandshake-user.c55 static const char * const handshake_auth_strmap[] = { variable
64 if (value < 0 || value >= (int)MNL_ARRAY_SIZE(handshake_auth_strmap)) in handshake_auth_str()
66 return handshake_auth_strmap[value]; in handshake_auth_str()