Home
last modified time | relevance | path

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

/systemd-251/src/network/
Dnetworkd-dhcp-prefix-delegation.c123 static int dhcp_pd_get_assigned_subnet_prefix(Link *link, const struct in6_addr *pd_prefix, uint8_t… in dhcp_pd_get_assigned_subnet_prefix() function
488 if (dhcp_pd_get_assigned_subnet_prefix(link, pd_prefix, pd_prefix_len, ret) >= 0) in dhcp_pd_get_preferred_subnet_prefix()