Searched defs:TCP_MSS_MAX_IPV4 (Results 1 – 2 of 2) sorted by relevance
36 #define TCP_MSS_MAX_IPV4 (IP_MAXPACKET - (sizeof (ipha_t) + sizeof (tcpha_t))) macro
161 #define TCP_MSS_MAX_IPV4 (IP_MAXPACKET - (sizeof (struct ip) + \ macro