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