Home
last modified time | relevance | path

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

/systemd-251/src/network/
Dnetworkd-route.c1097 static int append_nexthops(const Link *link, const Route *route, sd_netlink_message *req) { in append_nexthops() function
1241 r = append_nexthops(link, route, m); in route_configure()