Searched refs:OCE_IS_STA_CFON (Results 1 – 3 of 3) sorted by relevance
116 if (oce && oce[1] >= 1 && (oce[2] & OCE_IS_STA_CFON)) in wpas_mbo_check_pmf()
819 ctrl |= OCE_IS_STA_CFON; in hostapd_eid_mbo()
1707 #define OCE_IS_STA_CFON BIT(3) macro