Searched defs:wpa_ie (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/wpad/ |
H A D | driver_wifi.c | 102 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 D | wpa.c | 332 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 D | wpa_supplicant.c | 237 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
|
/titanic_44/usr/src/uts/common/net/ |
H A D | wpa.h | 60 char wpa_ie[1]; /* it's the head of wpa_ie */ member 106 uint8_t wpa_ie[IEEE80211_MAX_WPA_IE]; member
|
/titanic_44/usr/src/lib/libdladm/common/ |
H A D | libdlwlan.c | 1464 uint8_t *wpa_ie, uint_t wpa_ie_len) in dladm_wlan_wpa_set_ie()
|