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
6724 if (mpts->mpts_flags & MPTSF_CELLICON_SET && in mptcp_set_cellicon()6744 mpts->mpts_flags |= MPTSF_CELLICON_SET; in mptcp_set_cellicon()6818 if (!(mpts->mpts_flags & MPTSF_CELLICON_SET)) { in mptcp_unset_cellicon()6822 mpts->mpts_flags &= ~MPTSF_CELLICON_SET; in mptcp_unset_cellicon()