Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dsocket.h50 #define RCVBUF_MAX (FLOWCTL_BLK_SZ * 1024 * 16) macro
H A Dcore.c154 sysctl_tipc_rmem[2] = RCVBUF_MAX; in tipc_init()