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