Home
last modified time | relevance | path

Searched refs:RCVBUF_MIN (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/tipc/
H A Dsocket.h48 #define RCVBUF_MIN (FLOWCTL_BLK_SZ * 512) macro
H A Dcore.c154 sysctl_tipc_rmem[0] = RCVBUF_MIN; in tipc_init()
H A Dsocket.c516 tsk->snd_win = tsk_adv_blocks(RCVBUF_MIN); in tipc_sk_create()
/kernel/linux/linux-6.6/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()

Completed in 11 milliseconds