Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dtcp.h72 #define TCP_BASE_MSS 1024 macro
/openbmc/linux/net/ipv4/
H A Dtcp_ipv4.c3215 net->ipv4.sysctl_tcp_base_mss = TCP_BASE_MSS; in tcp_sk_init()