Searched refs:RTAX_MAX (Results 1 – 2 of 2) 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