Home
last modified time | relevance | path

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

/systemd-251/src/network/
Dnetworkd-dhcp4.c292 static int dhcp4_request_route_to_gateway(Link *link, const struct in_addr *gw) { in dhcp4_request_route_to_gateway() function
388 r = dhcp4_request_route_to_gateway(link, gw); in dhcp4_request_route_auto()
559 r = dhcp4_request_route_to_gateway(link, &router[0]); in dhcp4_request_gateway()
603 r = dhcp4_request_route_to_gateway(link, gw); in dhcp4_request_semi_static_routes()