Searched refs:uxDifference (Results 1 – 1 of 1) sorted by relevance
84 size_t uxDifference = ipSIZE_OF_IPv6_HEADER - ipSIZE_OF_IPv4_HEADER; in prvSocketSetMSS_IPV6() local96 ulMSS = ( uint32_t ) ( ulMSS - uxDifference ); in prvSocketSetMSS_IPV6()