Home
last modified time | relevance | path

Searched refs:TRANSITION_DISABLE_ENHANCED_OPEN (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/wpa/src/common/
H A Dwpa_common.h450 #define TRANSITION_DISABLE_ENHANCED_OPEN BIT(3) macro
/freebsd/contrib/wpa/wpa_supplicant/
H A Dwpas_glue.c1357 if ((bitmap & TRANSITION_DISABLE_ENHANCED_OPEN) && in wpas_transition_disable()