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
828 !(mpte->mpte_flags & MPTE_ACCESS_GRANTED) && in mptcp_check_subflows_and_add()6342 mpte->mpte_flags |= MPTE_ACCESS_GRANTED; in mptcp_allow_uuid()6351 mpte->mpte_flags &= ~(MPTE_ACCESS_GRANTED | MPTE_CELL_PROHIBITED); in mptcp_allow_uuid()6654 if (mpte->mpte_flags & MPTE_ACCESS_GRANTED && in mptcp_wifi_quality_for_session()