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

/linux-master/net/ipv4/
H A Dnexthop.c71 static const struct nla_policy rtm_nh_policy_dump_bucket[] = { variable in typeref:struct:nla_policy
3557 struct nlattr *tb[ARRAY_SIZE(rtm_nh_policy_dump_bucket)];
3561 ARRAY_SIZE(rtm_nh_policy_dump_bucket) - 1,
3562 rtm_nh_policy_dump_bucket, NULL);

Completed in 132 milliseconds