Searched refs:RTAX_MAX (Results 1 – 4 of 4) sorted by relevance
1400 static const struct nla_policy rta_metrics_policy[RTAX_MAX + 1] = {1530 struct nlattr *tbx[RTAX_MAX + 1]; in mctp_route_nlparse_populate()1553 rc = nla_parse_nested(tbx, RTAX_MAX, tb[RTA_METRICS], in mctp_route_nlparse_populate()
513 #define RTAX_MAX (__RTAX_MAX - 1) macro
280 static const u32 ip6_template_metrics[RTAX_MAX] = {5738 + RTAX_MAX * nla_total_size(4) /* RTA_METRICS */ in rt6_nlmsg_size()
988 for (i = 0; i < RTAX_MAX; i++) { in rtnetlink_put_metrics()