Home
last modified time | relevance | path

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

/Linux-v5.15/net/ipv4/
Dnexthop.c28 static const struct nla_policy rtm_nh_policy_new[] = { variable
2723 struct nlattr *tb[ARRAY_SIZE(rtm_nh_policy_new)]; in rtm_to_nh_config()
2727 ARRAY_SIZE(rtm_nh_policy_new) - 1, in rtm_to_nh_config()
2728 rtm_nh_policy_new, extack); in rtm_to_nh_config()