Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/netinet/
H A Dmptcp_subr.c3000 boolean_t reinjected = FALSE; in mptcp_subflow_output() local
3159 reinjected = TRUE; in mptcp_subflow_output()
3197 if (reinjected) { in mptcp_subflow_output()
3204 while (mpt_mbuf && reinjected == FALSE && in mptcp_subflow_output()
3264 if (reinjected) { in mptcp_subflow_output()
3321 if (!reinjected && !(flags & MPTCP_SUBOUT_PROBING)) { in mptcp_subflow_output()