Searched refs:tipc_max_clusters (Results 1 – 5 of 5) sorted by relevance
73 for (c_num = 1; c_num <= tipc_max_clusters; c_num++) { in tipc_zone_delete()84 assert(c_num <= tipc_max_clusters); in tipc_zone_attach_cluster()93 for (c_num = 1; c_num <= tipc_max_clusters; c_num++) { in tipc_zone_remove_as_router()105 for (c_num = 1; c_num <= tipc_max_clusters; c_num++) { in tipc_zone_send_external_routes()130 for (c_num = 1; c_num <= tipc_max_clusters; c_num++) { in tipc_zone_select_remote_node()155 for (c_num = 1; c_num <= tipc_max_clusters; c_num++) { in tipc_zone_select_router()
91 int tipc_max_clusters; variable194 tipc_max_clusters = delimit(CONFIG_TIPC_CLUSTERS, 1, 1); in tipc_init()
69 if (c > tipc_max_clusters) in tipc_addr_domain_valid()
180 extern int tipc_max_clusters;
593 rep_tlv_buf = tipc_cfg_reply_unsigned(tipc_max_clusters); in tipc_cfg_do_cmd()