Home
last modified time | relevance | path

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

/include/uapi/linux/
Dtcp.h88 #define TCP_MSS_DEFAULT 536U /* IPv4 (RFC1122, RFC2581) */ macro
/include/net/
Dtcp.h635 if (tp->max_window > TCP_MSS_DEFAULT) in tcp_bound_to_half_wnd()