Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dap_list.c40 if (ap->erp != -1 && (ap->erp & ERP_INFO_NON_ERP_PRESENT)) in ap_list_beacon_olbc()
H A Dbeacon.c78 erp |= ERP_INFO_NON_ERP_PRESENT | in ieee802_11_erp_info()
/freebsd/contrib/wpa/src/common/
H A Dieee802_11_defs.h1241 #define ERP_INFO_NON_ERP_PRESENT BIT(0) macro