Home
last modified time | relevance | path

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

/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()