Lines Matching refs:MAX_BEARERS
107 struct tipc_link_entry links[MAX_BEARERS];
344 for (i = 0; i < MAX_BEARERS; i++) in tipc_node_create()
513 for (bearer_id = 0; bearer_id < MAX_BEARERS; bearer_id++) { in tipc_node_timeout()
642 for (i = 0; i < MAX_BEARERS; i++) { in __tipc_node_link_down()
880 for (i = 0; i < MAX_BEARERS; i++) { in tipc_node_reset_links()
1079 for (i = 0; i < MAX_BEARERS; i++) { in node_lost_contact()
1120 if (bearer_id >= MAX_BEARERS) in tipc_node_get_linkname()
1397 for (pb_id = 0; pb_id < MAX_BEARERS; pb_id++) { in tipc_node_check_state()
1632 for (i = 0; i < MAX_BEARERS; i++) { in tipc_nl_peer_rm()
1735 for (i = 0; i < MAX_BEARERS; i++) { in tipc_node_find_by_name()
1943 for (i = *prev_link; i < MAX_BEARERS; i++) { in __tipc_nl_add_node_links()
2119 if (prev_bearer == MAX_BEARERS) in tipc_nl_node_dump_monitor()
2127 for (i = prev_bearer; i < MAX_BEARERS; i++) { in tipc_nl_node_dump_monitor()
2173 if (bearer_id >= MAX_BEARERS) in tipc_nl_node_dump_monitor_peer()