Home
last modified time | relevance | path

Searched refs:RCVBUF_MIN (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/tipc/
H A Dsocket.h48 #define RCVBUF_MIN (FLOWCTL_BLK_SZ * 512) macro
H A Dcore.c152 sysctl_tipc_rmem[0] = RCVBUF_MIN; in tipc_init()
H A Dsocket.c530 tsk->snd_win = tsk_adv_blocks(RCVBUF_MIN); in tipc_sk_create()