Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/netinet/
H A Dmptcp_subr.c162 static uint8_t mptcp_create_subflows_scheduled; variable
1186 if (OSTestAndClear(0x01, &mptcp_create_subflows_scheduled)) { in mptcp_create_subflows()
1246 if (OSTestAndSet(0x01, &mptcp_create_subflows_scheduled)) { in mptcp_sched_create_subflows()