Home
last modified time | relevance | path

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

/linux-2.6.39/net/tipc/
Dcore.c63 int tipc_max_ports; variable
157 res = tipc_ref_table_init(tipc_max_ports, tipc_random); in tipc_core_start()
189 tipc_max_ports = CONFIG_TIPC_PORTS; in tipc_init()
Dconfig.c251 if (value == tipc_max_ports) in cfg_set_max_ports()
259 tipc_max_ports = value; in cfg_set_max_ports()
388 rep_tlv_buf = tipc_cfg_reply_unsigned(tipc_max_ports); in tipc_cfg_do_cmd()
Dcore.h150 extern int tipc_max_ports;