Searched refs:set_max_ipv6_networks (Results 1 – 3 of 3) sorted by relevance
992 allocator().set_max_ipv6_networks(2); in TEST_F()1016 allocator().set_max_ipv6_networks(1); in TEST_F()2659 allocator().set_max_ipv6_networks(2); in TEST_F()2689 allocator().set_max_ipv6_networks(2); in TEST_F()2715 allocator().set_max_ipv6_networks(2); in TEST_F()2745 allocator().set_max_ipv6_networks(3); in TEST_F()2776 allocator().set_max_ipv6_networks(4); in TEST_F()
524 void set_max_ipv6_networks(int networks) { in set_max_ipv6_networks() function
2146 port_allocator_->set_max_ipv6_networks(configuration.max_ipv6_networks); in InitializePortAllocator_n()