Searched refs:rt_nr_nh (Results 1 – 2 of 2) sorted by relevance
121 dst->rt_nr_nh = 0; in route_clone()421 if (a->rt_nr_nh != b->rt_nr_nh) in route_compare()868 route->rt_nr_nh++; in rtnl_route_add_nexthop()875 route->rt_nr_nh--; in rtnl_route_remove_nexthop()891 return route->rt_nr_nh; in rtnl_route_get_nnexthops()914 if (r->ce_mask & ROUTE_ATTR_MULTIPATH && r->rt_nr_nh > n) { in rtnl_route_nexthop_n()1308 if (route->rt_nr_nh == 0) { in rtnl_route_parse()
350 uint32_t rt_nr_nh; member