Home
last modified time | relevance | path

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

/linux-6.1.9/net/ipv4/
Dnexthop.c53 static const struct nla_policy rtm_nh_res_policy_new[] = { variable
2707 struct nlattr *tb[ARRAY_SIZE(rtm_nh_res_policy_new)] = {}; in rtm_to_nh_config_grp_res()
2712 ARRAY_SIZE(rtm_nh_res_policy_new) - 1, in rtm_to_nh_config_grp_res()
2713 res, rtm_nh_res_policy_new, extack); in rtm_to_nh_config_grp_res()