Home
last modified time | relevance | path

Searched defs:wpa_ie (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wpad/
H A Ddriver_wifi.c102 uint8_t *wpa_ie, uint32_t wpa_ie_len) in wpa_driver_wifi_set_wpa_ie()
284 const char *bssid, uint8_t *wpa_ie, uint32_t wpa_ie_len) in wpa_driver_wifi_associate()
H A Dwpa.c332 wpa_parse_wpa_ie_wpa(struct wpa_supplicant *wpa_s, uint8_t *wpa_ie, in wpa_parse_wpa_ie_wpa()
553 wpa_parse_wpa_ie(struct wpa_supplicant *wpa_s, uint8_t *wpa_ie, in wpa_parse_wpa_ie()
563 wpa_gen_wpa_ie_wpa(struct wpa_supplicant *wpa_s, uint8_t *wpa_ie) in wpa_gen_wpa_ie_wpa()
702 wpa_gen_wpa_ie(struct wpa_supplicant *wpa_s, uint8_t *wpa_ie) in wpa_gen_wpa_ie()
881 uint8_t buf[8], wpa_ie_buf[80], *wpa_ie, *pmkid = NULL; in wpa_supplicant_process_1_of_4() local
H A Dwpa_supplicant.c237 uint8_t *wpa_ie, int *wpa_ie_len) in wpa_supplicant_set_suites()
328 uint8_t wpa_ie[IEEE80211_MAX_OPT_IE]; in wpa_supplicant_associate() local
/illumos-gate/usr/src/uts/common/net/
H A Dwpa.h58 char wpa_ie[1]; /* it's the head of wpa_ie */ member
104 uint8_t wpa_ie[IEEE80211_MAX_WPA_IE]; member
/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdlwlan.c1465 uint8_t *wpa_ie, uint_t wpa_ie_len) in dladm_wlan_wpa_set_ie()