Home
last modified time | relevance | path

Searched refs:in_wpa_ie (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_ioctl.c742 conf->wl_ess_conf_reserved[0] = (in->in_wpa_ie == NULL? 0 : 1); in wifi_read_ap()
1162 if (in->in_wpa_ie == NULL) { in wifi_cfg_scanresults()
1173 len = in->in_wpa_ie[1] + 2; in wifi_cfg_scanresults()
1174 bcopy(in->in_wpa_ie, sr->ess[ap_num].wpa_ie, len); in wifi_cfg_scanresults()
1976 if (in->in_wpa_ie == NULL) { in wl_get_scanresults()
1987 len = in->in_wpa_ie[1] + 2; in wl_get_scanresults()
1988 bcopy(in->in_wpa_ie, sr->ess[ap_num].wpa_ie, len); in wl_get_scanresults()
H A Dnet80211_node.c800 if (in->in_wpa_ie != NULL) in ieee80211_node_free()
801 ieee80211_free(in->in_wpa_ie); in ieee80211_node_free()
1142 saveie(&in->in_wpa_ie, sp->wpa); in ieee80211_add_scan()
/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211.h415 uint8_t *in_wpa_ie; /* captured WPA/RSN ie */ member
/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_main.c1240 if (in->in_wpa_ie != NULL) in ath_node_free()
1241 ieee80211_free(in->in_wpa_ie); in ath_node_free()
/illumos-gate/usr/src/uts/common/io/ral/
H A Drt2560.c801 if (in->in_wpa_ie != NULL) in rt2560_node_free()
802 ieee80211_free(in->in_wpa_ie); in rt2560_node_free()
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_main.c1708 if (in->in_wpa_ie != NULL) in arn_node_free()
1709 ieee80211_free(in->in_wpa_ie); in arn_node_free()
/illumos-gate/usr/src/uts/common/io/rwd/
H A Drt2661.c2088 if (in->in_wpa_ie != NULL) in rt2661_node_free()
2089 ieee80211_free(in->in_wpa_ie); in rt2661_node_free()
/illumos-gate/usr/src/uts/common/io/wpi/
H A Dwpi.c1231 if (in->in_wpa_ie != NULL) in wpi_node_free()
1232 ieee80211_free(in->in_wpa_ie); in wpi_node_free()
/illumos-gate/usr/src/uts/common/io/iwp/
H A Diwp.c1771 if (in->in_wpa_ie != NULL) { in iwp_node_free()
1772 ieee80211_free(in->in_wpa_ie); in iwp_node_free()
/illumos-gate/usr/src/uts/common/io/iwh/
H A Diwh.c1830 if (in->in_wpa_ie != NULL) { in iwh_node_free()
1831 ieee80211_free(in->in_wpa_ie); in iwh_node_free()
/illumos-gate/usr/src/uts/common/io/iwk/
H A Diwk2.c1540 if (in->in_wpa_ie != NULL) in iwk_node_free()
1541 ieee80211_free(in->in_wpa_ie); in iwk_node_free()
/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwn.c2415 if (in->in_wpa_ie != NULL) in iwn_node_free()
2416 ieee80211_free(in->in_wpa_ie); in iwn_node_free()