Searched refs:idle_pool (Results 1 – 1 of 1) sorted by relevance
125 int max_active, active_pool, idle_pool; in tipc_group_rcvbuf_limit() local135 idle_pool = (mcnt - max_active) * ADV_IDLE; in tipc_group_rcvbuf_limit()138 return (active_pool + idle_pool) * FLOWCTL_BLK_SZ * 4; in tipc_group_rcvbuf_limit()