LOWEST_SLAVE 66 net/tipc/addr.c max_nodes = LOWEST_SLAVE + tipc_max_slaves; LOWEST_SLAVE 69 net/tipc/cluster.c max_nodes = LOWEST_SLAVE + tipc_max_slaves; LOWEST_SLAVE 82 net/tipc/cluster.c c_ptr->highest_slave = LOWEST_SLAVE - 1; LOWEST_SLAVE 109 net/tipc/cluster.c for (n_num = LOWEST_SLAVE; n_num <= c_ptr->highest_slave; n_num++) { LOWEST_SLAVE 289 net/tipc/cluster.c if (highest <= LOWEST_SLAVE) LOWEST_SLAVE 291 net/tipc/cluster.c buf = tipc_cltr_prepare_routing_msg(highest - LOWEST_SLAVE + 1, LOWEST_SLAVE 297 net/tipc/cluster.c for (n_num = LOWEST_SLAVE; n_num <= highest; n_num++) { LOWEST_SLAVE 427 net/tipc/cluster.c u32 slave_num = n_num + LOWEST_SLAVE; LOWEST_SLAVE 480 net/tipc/cluster.c start_entry = LOWEST_SLAVE; LOWEST_SLAVE 508 net/tipc/cluster.c ((lower >= LOWEST_SLAVE) && (lower <= tipc_highest_allowed_slave))); LOWEST_SLAVE 510 net/tipc/cluster.c ((upper >= LOWEST_SLAVE) && (upper <= tipc_highest_allowed_slave))); LOWEST_SLAVE 563 net/tipc/cluster.c tstart = LOWEST_SLAVE; LOWEST_SLAVE 573 net/tipc/cluster.c tipc_highest_allowed_slave = LOWEST_SLAVE + tipc_max_slaves; LOWEST_SLAVE 383 net/tipc/node.c tipc_cltr_bcast_new_route(c_ptr, n_ptr->addr, LOWEST_SLAVE, LOWEST_SLAVE 433 net/tipc/node.c LOWEST_SLAVE,