Home
last modified time | relevance | path

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

/systemd-251/src/network/
Dnetworkd-dhcp-common.h53 uint32_t link_get_dhcp4_route_table(Link *link);
Dnetworkd-dhcp-common.c30 uint32_t link_get_dhcp4_route_table(Link *link) { in link_get_dhcp4_route_table() function
Dnetworkd-dhcp4.c241 route->table = link_get_dhcp4_route_table(link); in dhcp4_request_route()