Home
last modified time | relevance | path

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

/xnu-10002.61.3/bsd/netinet/
H A Dmptcp_subr.c161 static uint8_t mptcp_create_subflows_scheduled; variable
1179 if (OSTestAndClear(0x01, &mptcp_create_subflows_scheduled)) { in mptcp_create_subflows()
1239 if (OSTestAndSet(0x01, &mptcp_create_subflows_scheduled)) { in mptcp_sched_create_subflows()