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