Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wpad/
H A Dwpa_impl.h101 #define RSN_INFO_ELEM 0x30 macro
H A Dwpa.c469 if (hdr->elem_id != RSN_INFO_ELEM || in wpa_parse_wpa_ie_rsn()
556 if (wpa_ie_len >= 1 && wpa_ie[0] == RSN_INFO_ELEM) in wpa_parse_wpa_ie()
634 hdr->elem_id = RSN_INFO_ELEM; in wpa_gen_wpa_ie_rsn()
1132 if (*pos == RSN_INFO_ELEM) { in wpa_supplicant_process_3_of_4()
H A Dwpa_supplicant.c245 if (bss->we_wpa_ie_len && bss->we_wpa_ie[0] == RSN_INFO_ELEM && in wpa_supplicant_set_suites()