Searched refs:FLOWCTL_BLK_SZ (Results 1 – 3 of 3) sorted by relevance
45 #define FLOWCTL_BLK_SZ 1024 macro48 #define RCVBUF_MIN (FLOWCTL_BLK_SZ * 512)49 #define RCVBUF_DEF (FLOWCTL_BLK_SZ * 1024 * 2)50 #define RCVBUF_MAX (FLOWCTL_BLK_SZ * 1024 * 16)
48 #define ADV_UNIT (((MAX_MSG_SIZE + MAX_H_SIZE) / FLOWCTL_BLK_SZ) + 1)138 return (active_pool + idle_pool) * FLOWCTL_BLK_SZ * 4; in tipc_group_rcvbuf_limit()
229 return ((len / FLOWCTL_BLK_SZ) + 1); in tsk_blocks()238 return len / FLOWCTL_BLK_SZ / 4; in tsk_adv_blocks()248 return ((msglen / FLOWCTL_BLK_SZ) + 1); in tsk_inc()