Searched refs:dhcp_pd_find_uplink (Results 1 – 3 of 3) sorted by relevance
15 int dhcp_pd_find_uplink(Link *link, Link **ret);
1198 int dhcp_pd_find_uplink(Link *link, Link **ret) { in dhcp_pd_find_uplink() function1255 r = dhcp_pd_find_uplink(link, &uplink); in dhcp_request_prefix_delegation()
428 … r = dhcp_pd_find_uplink(link, ret); /* When DHCP-PD is enabled, use its uplink. */ in radv_find_uplink()