Searched refs:tipc_max_slaves (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/tipc/
H A Daddr.c66 max_nodes = LOWEST_SLAVE + tipc_max_slaves;
H A Dcore.c101 int tipc_max_slaves; variable
205 tipc_max_slaves = delimit(CONFIG_TIPC_SLAVE_NODES, 0, 2047);
H A Dcore.h158 extern int tipc_max_slaves;
H A Dcluster.c69 max_nodes = LOWEST_SLAVE + tipc_max_slaves;
573 tipc_highest_allowed_slave = LOWEST_SLAVE + tipc_max_slaves;
H A Dconfig.c475 rep_tlv_buf = tipc_cfg_reply_unsigned(tipc_max_slaves);

Completed in 34 milliseconds