Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet/
H A Dmptcp_subr.c3784 int altpath_exists = 0; in mptcp_subflow_failover_ev() local
3801 altpath_exists = 1; in mptcp_subflow_failover_ev()
3809 altpath_exists = 0; in mptcp_subflow_failover_ev()
3813 if (altpath_exists) { in mptcp_subflow_failover_ev()