Searched refs:IP6T_TCPMSS_CLAMP_PMTU (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/include/linux/netfilter_ipv6/
H A Dip6t_TCPMSS.h8 #define IP6T_TCPMSS_CLAMP_PMTU 0xffff macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/extensions/
H A Dlibip6t_TCPMSS.c70 mssinfo->mss = IP6T_TCPMSS_CLAMP_PMTU;
97 if(mssinfo->mss == IP6T_TCPMSS_CLAMP_PMTU)
110 if(mssinfo->mss == IP6T_TCPMSS_CLAMP_PMTU)

Completed in 50 milliseconds