Searched refs:TCP_MSS_DEFAULT (Results 1 – 2 of 2) sorted by relevance
/include/uapi/linux/ | ||
D | tcp.h | 88 #define TCP_MSS_DEFAULT 536U /* IPv4 (RFC1122, RFC2581) */ macro |
/include/net/ | ||
D | tcp.h | 635 if (tp->max_window > TCP_MSS_DEFAULT) in tcp_bound_to_half_wnd() |