Home
last modified time | relevance | path

Searched refs:handled (Results 1 – 2 of 2) sorted by relevance

/hostap-latest/hostapd/
DREADME-MULTI-AP49 station and is handled appropriately by wpa_supplicant, but two additional
63 be handled specially by hostapd, because it must add an additional information
/hostap-latest/src/pae/
Dieee802_1x_kay.c3249 bool handled[256]; in ieee802_1x_kay_decode_mkpdu() local
3309 handled[i] = false; in ieee802_1x_kay_decode_mkpdu()
3311 handled[0] = true; in ieee802_1x_kay_decode_mkpdu()
3330 if (handled[body_type]) { in ieee802_1x_kay_decode_mkpdu()
3337 handled[body_type] = true; in ieee802_1x_kay_decode_mkpdu()
3367 if (bad_sak_use && !handled[MKA_DISTRIBUTED_SAK]) { in ieee802_1x_kay_decode_mkpdu()
3385 if (!handled[MKA_SAK_USE]) { in ieee802_1x_kay_decode_mkpdu()