Home
last modified time | relevance | path

Searched refs:FLOWCTL_MSG_LIM (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/tipc/
H A Dsocket.h43 #define FLOWCTL_MSG_LIM ((FLOWCTL_MSG_WIN * 2 + 1) * SKB_TRUESIZE(MAX_MSG_SIZE)) macro
H A Dsocket.c2318 return FLOWCTL_MSG_LIM; in rcvbuf_limit()
/kernel/linux/linux-6.6/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()

Completed in 11 milliseconds