Home
last modified time | relevance | path

Searched refs:sysctl_tcp_no_ssthresh_metrics_save (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/net/ipv4/
A Dtcp_metrics.c388 if (!READ_ONCE(net->ipv4.sysctl_tcp_no_ssthresh_metrics_save) && in tcp_update_metrics()
404 if (!READ_ONCE(net->ipv4.sysctl_tcp_no_ssthresh_metrics_save) && in tcp_update_metrics()
421 if (!READ_ONCE(net->ipv4.sysctl_tcp_no_ssthresh_metrics_save) && in tcp_update_metrics()
466 val = READ_ONCE(net->ipv4.sysctl_tcp_no_ssthresh_metrics_save) ? in tcp_init_metrics()
A Dsysctl_net_ipv4.c1227 .data = &init_net.ipv4.sysctl_tcp_no_ssthresh_metrics_save,
A Dtcp_ipv4.c3211 net->ipv4.sysctl_tcp_no_ssthresh_metrics_save = 1; in tcp_sk_init()
/linux-6.3-rc2/include/net/netns/
A Dipv4.h159 u8 sysctl_tcp_no_ssthresh_metrics_save; member

Completed in 13 milliseconds