TOF_MSS
if (!(to.to_flags & TOF_MSS))
to->to_flags |= TOF_MSS;
sc->sc_peer_mss = to->to_flags & TOF_MSS ? to->to_mss : 0;