Home
last modified time | relevance | path

Searched refs:min_sndbuf (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/net/smc/
H A Dsmc_sysctl.c22 static int min_sndbuf = SMC_BUF_MIN_SIZE; variable
59 .extra1 = &min_sndbuf,
/kernel/linux/linux-5.10/net/core/
H A Dsysctl_net_core.c27 static int min_sndbuf = SOCK_MIN_SNDBUF; variable
322 .extra1 = &min_sndbuf,
338 .extra1 = &min_sndbuf,
/kernel/linux/linux-6.6/net/core/
H A Dsysctl_net_core.c30 static int min_sndbuf = SOCK_MIN_SNDBUF; variable
384 .extra1 = &min_sndbuf,
400 .extra1 = &min_sndbuf,

Completed in 2 milliseconds