Home
last modified time | relevance | path

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

/openbmc/linux/tools/net/ynl/generated/
H A Dnetdev-user.c30 static const char * const netdev_xdp_act_strmap[] = { variable
43 if (value < 0 || value >= (int)MNL_ARRAY_SIZE(netdev_xdp_act_strmap)) in netdev_xdp_act_str()
45 return netdev_xdp_act_strmap[value]; in netdev_xdp_act_str()