tcp_mss_from_peer
tcp_mss_from_peer(tp, opti.maxseg);
tcp_mss_from_peer(tp, sc->sc_peermaxseg);
void tcp_mss_from_peer(struct tcpcb *, int);