Home
last modified time | relevance | path

Searched refs:FLOWCTL_MSG_LIM (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/tipc/
H A Dsocket.h43 #define FLOWCTL_MSG_LIM ((FLOWCTL_MSG_WIN * 2 + 1) * SKB_TRUESIZE(MAX_MSG_SIZE)) macro
H A Dsocket.c2323 return FLOWCTL_MSG_LIM; in rcvbuf_limit()