Home
last modified time | relevance | path

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

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