Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dtaxonomy.c212 if (id == WLAN_EID_PWR_CAPABILITY && elen == 2) { in ie_to_string()
/freebsd/contrib/wpa/src/common/
H A Dieee802_11_common.c487 case WLAN_EID_PWR_CAPABILITY: in __ieee802_11_parse_elems()
744 case WLAN_EID_PWR_CAPABILITY: in ieee802_11_elems_clear_ids()
H A Dieee802_11_defs.h317 #define WLAN_EID_PWR_CAPABILITY 33 macro