FLOWCTL_MSG_WIN  1542 net/tipc/socket.c 	tsk->rcv_win = FLOWCTL_MSG_WIN;
FLOWCTL_MSG_WIN  1543 net/tipc/socket.c 	tsk->snd_win = FLOWCTL_MSG_WIN;
FLOWCTL_MSG_WIN    43 net/tipc/socket.h #define FLOWCTL_MSG_LIM ((FLOWCTL_MSG_WIN * 2 + 1) * SKB_TRUESIZE(MAX_MSG_SIZE))