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

/linux-master/net/ipv4/
H A Dnexthop.c32 static const struct nla_policy rtm_nh_policy_new[] = { variable in typeref:struct:nla_policy
3009 struct nlattr *tb[ARRAY_SIZE(rtm_nh_policy_new)];
3013 ARRAY_SIZE(rtm_nh_policy_new) - 1,
3014 rtm_nh_policy_new, extack);

Completed in 146 milliseconds