Home
last modified time | relevance | path

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

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