Searched refs:tcp_mssopt (Results 1 – 3 of 3) sorted by relevance
606 int tcp_mssopt(struct tcpcb*);
734 to.to_mss = tcp_mssopt(tp); in tcp_output()
3210 tcp_mssopt(struct tcpcb* tp) in tcp_mssopt() function