Home
last modified time | relevance | path

Searched refs:tcpi_snd_mss (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.1.9/bsd/netinet/
H A Dtcp_private.h214 u_int32_t tcpi_snd_mss; /* Max segment size for send. */ member
H A Dtcp_usrreq.c1784 ti->tcpi_snd_mss = tp->t_maxseg; in tcp_fill_info()