Searched refs:TCP6_MSS (Results 1 – 5 of 5) sorted by relevance
146 #define TCP6_MSS 1220 macro
135 VNET_DEFINE(int, tcp_v6mssdflt) = TCP6_MSS;3776 tp->t_maxseg > TCP6_MSS) { in tcp6_use_min_mtu()3777 tp->t_maxseg = TCP6_MSS; in tcp6_use_min_mtu()
1650 mss = TCP6_MSS; in tcp_do_segment()
11426 mss = TCP6_MSS; in bbr_do_segment_nounlock()
16660 mss = TCP6_MSS; in rack_do_segment_nounlock()