Searched refs:tipc_max_ports (Results 1 – 3 of 3) sorted by relevance
63 int tipc_max_ports; variable157 res = tipc_ref_table_init(tipc_max_ports, tipc_random); in tipc_core_start()189 tipc_max_ports = CONFIG_TIPC_PORTS; in tipc_init()
251 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()
150 extern int tipc_max_ports;