Searched refs:TCP6_MSS (Results 1 – 5 of 5) sorted by relevance
146 #define TCP6_MSS 1220 macro
138 VNET_DEFINE(int, tcp_v6mssdflt) = TCP6_MSS;3484 tp->t_maxseg > TCP6_MSS) { in tcp6_use_min_mtu()3485 tp->t_maxseg = TCP6_MSS; in tcp6_use_min_mtu()
1690 mss = TCP6_MSS; in tcp_do_segment()
11433 mss = TCP6_MSS; in bbr_do_segment_nounlock()
16790 mss = TCP6_MSS; in rack_do_segment_nounlock()