Searched refs:rt_nr_nh (Results 1 – 2 of 2) sorted by relevance
347 if (route->rt_nr_nh > 0) in route_dump_env()348 nl_dump_line(p, "ROUTE_NR_NH=%u\n", route->rt_nr_nh); in route_dump_env()406 if (a->rt_nr_nh != a->rt_nr_nh) in route_compare()749 route->rt_nr_nh++; in rtnl_route_add_nexthop()755 route->rt_nr_nh--; in rtnl_route_remove_nexthop()766 return route->rt_nr_nh; in rtnl_route_get_nnexthops()787 if (r->ce_mask & ROUTE_ATTR_MULTIPATH && r->rt_nr_nh > n) { in rtnl_route_nexthop_n()1041 if (route->rt_nr_nh == 0) { in rtnl_route_parse()
274 uint32_t rt_nr_nh; member