Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet/
H A Dmptcp_subr.c691 boolean_t cellular_viable = FALSE; in mptcp_check_subflows_and_add() local
739 cellular_viable = TRUE; in mptcp_check_subflows_and_add()
895 if (!cellular_viable && want_cellular) { in mptcp_check_subflows_and_add()