Searched refs:MPTE_ACCESS_GRANTED (Results 1 – 2 of 2) sorted by relevance
112 #define MPTE_ACCESS_GRANTED 0x08 /* Access to cellular has been granted for this con… macro
825 !(mpte->mpte_flags & MPTE_ACCESS_GRANTED) && in mptcp_check_subflows_and_add()6314 mpte->mpte_flags |= MPTE_ACCESS_GRANTED; in mptcp_allow_uuid()6323 mpte->mpte_flags &= ~(MPTE_ACCESS_GRANTED | MPTE_CELL_PROHIBITED); in mptcp_allow_uuid()6626 if (mpte->mpte_flags & MPTE_ACCESS_GRANTED && in mptcp_wifi_quality_for_session()