Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/netinet/
H A Dmptcp_subr.c682 boolean_t cellular_viable = FALSE; in mptcp_check_subflows_and_add() local
730 cellular_viable = TRUE; in mptcp_check_subflows_and_add()
886 if (!cellular_viable && want_cellular) { in mptcp_check_subflows_and_add()