Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dtcp.h88 #define TCP_MSS_DESIRED 1220U /* IPv6 (tunneled), EDNS0 (RFC3226) */ macro
/linux-3.4.99/net/ipv4/
Dtcp.c2173 ctd.tcpct_s_data_desired > TCP_MSS_DESIRED) in do_tcp_setsockopt()