Searched refs:TCP_MIN_MSS (Results 1 – 2 of 2) sorted by relevance
273 #define TCP_MIN_MSS 88U macro967 hint = max(hint, TCP_MIN_MSS); in tcp_initialize_rcv_mss()
162 (len >= TCP_MIN_MSS + sizeof(struct tcphdr) && in tcp_measure_rcv_mss()