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

/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_var.h1023 int tcp_mssopt(struct tcpcb *);
H A Dtcp_output.c1022 mss = htons((u_short) tcp_mssopt(tp));
H A Dtcp_input.c4337 * segment, for outgoing segments only tcp_mssopt is called.
4571 tcp_mssopt(tp) function

Completed in 38 milliseconds