Home
last modified time | relevance | path

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

/systemd-251/src/network/
Dnetworkd-route-util.h13 unsigned routes_max(void);
Dnetworkd-route-util.c19 unsigned routes_max(void) { in routes_max() function
Dnetworkd-route.c69 if (hashmap_size(network->routes_by_section) >= routes_max()) in route_new_static()
1258 if (set_size(link->routes) >= routes_max()) in route_is_ready_to_configure()