Searched refs:netdev_xdp_act_strmap (Results 1 – 1 of 1) sorted by relevance
30 static const char * const netdev_xdp_act_strmap[] = { variable43 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()