TCP6_MSS
mss = TCP6_MSS;
VNET_DEFINE(int, tcp_v6mssdflt) = TCP6_MSS;
tp->t_maxseg > TCP6_MSS) {
tp->t_maxseg = TCP6_MSS;