Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/netinet/
H A Dmptcp_subr.c5761 mptcp_get_maxseg(struct mptses *mpte) in mptcp_get_maxseg() function
5900 u_int32_t rcvbufinc = mptcp_get_maxseg(mp_tp->mpt_mpte) << 4; in mptcp_sbrcv_grow_rwin()