Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet/
H A Dmptcp_var.h319 #define MPTSF_INITIAL_SUB 0x00040000 /* This is the initial subflow */ macro
H A Dmptcp_usrreq.c531 if (mpts->mpts_flags & MPTSF_INITIAL_SUB) { in mptcp_getconninfo()
H A Dmptcp_subr.c2195 if (mpts->mpts_flags & MPTSF_INITIAL_SUB) { in mptcp_subflow_soreceive()
2660 mpts->mpts_flags |= MPTSF_INITIAL_SUB; in mptcp_subflow_add()