Searched refs:TCP_MSS_MAX_IPV4 (Results 1 – 2 of 2) sorted by relevance
35 #define TCP_MSS_MAX_IPV4 (IP_MAXPACKET - (sizeof (ipha_t) + sizeof (tcpha_t))) macro39 #define TCP_MSS_MAX TCP_MSS_MAX_IPV4318 {1, TCP_MSS_MAX_IPV4, 536}, {536} },322 {1, TCP_MSS_MAX_IPV4, TCP_MSS_MAX_IPV4},323 {TCP_MSS_MAX_IPV4} },
162 #define TCP_MSS_MAX_IPV4 (IP_MAXPACKET - (sizeof (struct ip) + \ macro166 #define TCP_MSS_MAX TCP_MSS_MAX_IPV4195 static int tcp_mss_max_ipv4 = TCP_MSS_MAX_IPV4;