Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/netinet/
H A Dmptcp_subr.c685 boolean_t cellular_viable = FALSE; in mptcp_check_subflows_and_add() local
733 cellular_viable = TRUE; in mptcp_check_subflows_and_add()
889 if (!cellular_viable && want_cellular) { in mptcp_check_subflows_and_add()