Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/wpa/src/common/
HDwpa_common.h450 #define TRANSITION_DISABLE_ENHANCED_OPEN BIT(3) macro
/freebsd-13-stable/contrib/wpa/wpa_supplicant/
HDwpas_glue.c1357 if ((bitmap & TRANSITION_DISABLE_ENHANCED_OPEN) && in wpas_transition_disable()