Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/sys/
H A Dsocketvar.h270 #define SOF_MP_SEC_SUBFLOW 0x04000000 /* Set up secondary flow */ macro
/xnu-11417.140.69/bsd/netinet/
H A Dmptcp_opt.c190 if (!(so->so_flags & SOF_MP_SEC_SUBFLOW)) { in mptcp_setup_syn_opts()
H A Dmptcp_subr.c1795 so->so_flags |= SOF_MP_SEC_SUBFLOW; in mptcp_attach_to_subf()
4238 if (so->so_flags & SOF_MP_SEC_SUBFLOW && in mptcp_subflow_disconnected_ev()