Searched refs:tcp_mssopt (Results 1 – 3 of 3) sorted by relevance
1861 int tcp_mssopt(struct tcpcb *);
1875 mss = htons((u_short) tcp_mssopt(tp)); in tcp_output()
7110 tcp_mssopt(struct tcpcb *tp) in tcp_mssopt() function