Searched refs:TCP_BASE_MSS (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/net/ | ||
H A D | tcp.h | 72 #define TCP_BASE_MSS 1024 macro |
/openbmc/linux/net/ipv4/ | ||
H A D | tcp_ipv4.c | 3215 net->ipv4.sysctl_tcp_base_mss = TCP_BASE_MSS; in tcp_sk_init() |