Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dnexthop.c53 static const struct nla_policy rtm_nh_res_policy_new[] = { variable
2730 struct nlattr *tb[ARRAY_SIZE(rtm_nh_res_policy_new)] = {}; in rtm_to_nh_config_grp_res()
2735 ARRAY_SIZE(rtm_nh_res_policy_new) - 1, in rtm_to_nh_config_grp_res()
2736 res, rtm_nh_res_policy_new, extack); in rtm_to_nh_config_grp_res()