Searched refs:max_item_buf (Results 1 – 1 of 1) sorted by relevance
187 u32 max_item_buf = 0; in tipc_named_node_up() local197 max_item_buf = ((l_ptr->max_pkt - INT_H_SIZE) / in tipc_named_node_up()202 if (!max_item_buf) in tipc_named_node_up()214 left = (rest <= max_item_buf) ? rest : max_item_buf; in tipc_named_node_up()