Searched refs:tcp_mssopt (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/netinet/
H A Dtcp_var.h1246 int tcp_mssopt(struct tcpcb *);
H A Dtcp_output.c1160 mss = htons((u_short) tcp_mssopt(tp));
H A Dtcp_input.c4893 * segment, for outgoing segments only tcp_mssopt is called.
5117 tcp_mssopt(tp) function

Completed in 135 milliseconds