Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/netinet/
H A Dmptcp_var.h318 #define MPTSF_INITIAL_SUB 0x00040000 /* This is the initial subflow */ macro
H A Dmptcp_usrreq.c529 if (mpts->mpts_flags & MPTSF_INITIAL_SUB) { in mptcp_getconninfo()
H A Dmptcp_subr.c2177 if (mpts->mpts_flags & MPTSF_INITIAL_SUB) { in mptcp_subflow_soreceive()
2622 mpts->mpts_flags |= MPTSF_INITIAL_SUB; in mptcp_subflow_add()