Home
last modified time | relevance | path

Searched refs:WNM_SLEEP_SUBELEM_BIGTK (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/bsd/wpa/dist/wpa_supplicant/
Dwnm_sta.c292 } else if (*ptr == WNM_SLEEP_SUBELEM_BIGTK) { in wnm_sleep_mode_exit_success()
299 WNM_SLEEP_SUBELEM_BIGTK, ptr); in wnm_sleep_mode_exit_success()
/netbsd/src/external/bsd/wpa/dist/src/common/
Dieee802_11_defs.h2047 WNM_SLEEP_SUBELEM_BIGTK = 2, enumerator
/netbsd/src/external/bsd/wpa/dist/src/ap/
Dwpa_auth.c5619 *pos++ = WNM_SLEEP_SUBELEM_BIGTK;
/netbsd/src/external/bsd/wpa/dist/src/rsn_supp/
Dwpa.c5319 } else if (subelem_id == WNM_SLEEP_SUBELEM_BIGTK) { in wpa_wnmsleep_install_key()