Searched refs:TCP6_MSS (Results 1 – 7 of 7) sorted by relevance
127 #define TCP6_MSS 1220 macro
1869 if (tp->t_maxseg > TCP6_MSS) { in tcp_ctloutput()1870 tp->t_maxseg = TCP6_MSS; in tcp_ctloutput()
139 VNET_DEFINE(int, tcp_v6mssdflt) = TCP6_MSS;
1683 mss = TCP6_MSS; in tcp_do_segment()
11021 mss = TCP6_MSS; in rack_do_segment_nounlock()
11541 mss = TCP6_MSS; in bbr_do_segment_nounlock()