Home
last modified time | relevance | path

Searched refs:HS20_DGAF_DISABLED (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dhs20.c36 conf |= HS20_DGAF_DISABLED; in hostapd_eid_hs20_indication()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dhs20_supplicant.c87 else if (!(ie[6] & HS20_DGAF_DISABLED)) in hs20_configure_frame_filters()
/freebsd/contrib/wpa/src/common/
H A Dieee802_11_defs.h1597 #define HS20_DGAF_DISABLED 0x01 macro