Home
last modified time | relevance | path

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

/systemd-251/src/network/
Dnetworkd-route.c1249 static int route_is_ready_to_configure(const Route *route, Link *link) { in route_is_ready_to_configure() function
1321 r = route_is_ready_to_configure(route, link); in route_process_request()