Searched refs:hashmap_find_free_section_line (Results 1 – 3 of 3) sorted by relevance
139 unsigned hashmap_find_free_section_line(Hashmap *hashmap);
747 unsigned hashmap_find_free_section_line(Hashmap *hashmap) { in hashmap_find_free_section_line() function
1893 section_line = hashmap_find_free_section_line(network->routes_by_section); in network_add_ipv4ll_route()1926 section_line = hashmap_find_free_section_line(network->routes_by_section); in network_add_default_route_on_device()