Home
last modified time | relevance | path

Searched refs:route_apply_nexthop (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/network/
Dnetworkd-route.c344 static void route_apply_nexthop(Route *route, const NextHop *nh, uint8_t nh_weight) { in route_apply_nexthop() function
469 route_apply_nexthop(c->routes[0], nh, UINT8_MAX); in route_convert()
492 route_apply_nexthop(c->routes[i], h, nhg->weight); in route_convert()