Home
last modified time | relevance | path

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

/xnu-10002.81.5/bsd/netinet/
H A Dmptcp_subr.c3011 boolean_t reinjected = FALSE; in mptcp_subflow_output() local
3170 reinjected = TRUE; in mptcp_subflow_output()
3208 if (reinjected) { in mptcp_subflow_output()
3215 while (mpt_mbuf && reinjected == FALSE && in mptcp_subflow_output()
3275 if (reinjected) { in mptcp_subflow_output()
3332 if (!reinjected && !(flags & MPTCP_SUBOUT_PROBING)) { in mptcp_subflow_output()