Searched refs:dhcp_pd_subnet_ids (Results 1 – 4 of 4) sorted by relevance
57 Set *dhcp_pd_subnet_ids; member
554 m->dhcp_pd_subnet_ids = set_free(m->dhcp_pd_subnet_ids); in manager_free()
643 set_clear(manager->dhcp_pd_subnet_ids); in manager_build_dhcp_pd_subnet_ids()655 … r = set_ensure_put(&manager->dhcp_pd_subnet_ids, &uint64_hash_ops, &n->dhcp_pd_subnet_id); in manager_build_dhcp_pd_subnet_ids()
502 if (set_contains(link->manager->dhcp_pd_subnet_ids, &n)) in dhcp_pd_get_preferred_subnet_prefix()