Searched refs:MPTCPF_FALLBACK_TO_TCP (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/bsd/netinet/
H A Dmptcp_var.h337 #define MPTCPF_FALLBACK_TO_TCP 0x2 /* Fallback to TCP */ macro
H A Dmptcp_subr.c2700 mp_tp->mpt_flags |= MPTCPF_FALLBACK_TO_TCP;
2704 if (mp_tp->mpt_flags & MPTCPF_FALLBACK_TO_TCP) {

Completed in 30 milliseconds