Searched refs:MPTSF_CELLICON_SET (Results 1 – 2 of 2) sorted by relevance
323 #define MPTSF_CELLICON_SET 0x00400000 /* This subflow set the cellicon */ macro
6743 if (mpts->mpts_flags & MPTSF_CELLICON_SET && in mptcp_set_cellicon()6763 mpts->mpts_flags |= MPTSF_CELLICON_SET; in mptcp_set_cellicon()6837 if (!(mpts->mpts_flags & MPTSF_CELLICON_SET)) { in mptcp_unset_cellicon()6841 mpts->mpts_flags &= ~MPTSF_CELLICON_SET; in mptcp_unset_cellicon()