Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/netinet/
H A Dmptcp_subr.c3963 int altpath_exists = 0; in mptcp_subflow_failover_ev() local
3980 altpath_exists = 1; in mptcp_subflow_failover_ev()
3988 altpath_exists = 0; in mptcp_subflow_failover_ev()
3992 if (altpath_exists) { in mptcp_subflow_failover_ev()