Searched refs:tcpi_maxseg (Results 1 – 2 of 2) sorted by relevance
| /xnu-8792.61.2/bsd/netinet/ | ||
| H A D | tcp.h | 268 u_int32_t tcpi_maxseg; /* maximum segment size supported */ member |
| H A D | tcp_usrreq.c | 2013 tci->tcpi_maxseg = tp->t_maxseg; in tcp_connection_fill_info() |