Home | History | Annotate | Download | only in slirp-android

Lines Matching refs:tcp_mss

1535 			(void) tcp_mss(tp, mss);	/* sets t_maxseg */
1703 tcp_mss(struct tcpcb *tp, u_int offer)
1708 DEBUG_CALL("tcp_mss");