Searched refs:tcpi_snd_mss (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.1.9/bsd/netinet/ | ||
| H A D | tcp_private.h | 214 u_int32_t tcpi_snd_mss; /* Max segment size for send. */ member |
| H A D | tcp_usrreq.c | 1784 ti->tcpi_snd_mss = tp->t_maxseg; in tcp_fill_info() |