Home
last modified time | relevance | path

Searched refs:WLAN_EID_SUPPORTED_OPERATING_CLASSES (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/wpa/wpa_supplicant/
H A Dop_classes.c553 wpabuf_put_u8(buf, WLAN_EID_SUPPORTED_OPERATING_CLASSES); in wpas_supp_op_class_ie()
/freebsd/contrib/wpa/src/common/
H A Dieee802_11_common.c602 case WLAN_EID_SUPPORTED_OPERATING_CLASSES: in __ieee802_11_parse_elems()
824 case WLAN_EID_SUPPORTED_OPERATING_CLASSES: in ieee802_11_elems_clear_ids()
H A Dieee802_11_defs.h341 #define WLAN_EID_SUPPORTED_OPERATING_CLASSES 59 macro
H A Dwpa_common.c3737 } else if (*pos == WLAN_EID_SUPPORTED_OPERATING_CLASSES) { in wpa_parse_kde_ies()
/freebsd/contrib/wpa/src/ap/
H A Dbeacon.c457 *eid++ = WLAN_EID_SUPPORTED_OPERATING_CLASSES; in hostapd_eid_supported_op_classes()