Searched refs:iwe (Results 1 - 9 of 9) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_wext.c427 struct iw_event iwe_buf, *iwe = &iwe_buf; local
438 iwe->cmd, iwe->len);
439 if (iwe->len <= IW_EV_LCP_LEN || iwe->len > end - pos)
444 (iwe->cmd == IWEVMICHAELMICFAILURE ||
445 iwe->cmd == IWEVCUSTOM ||
446 iwe->cmd == IWEVASSOCREQIE ||
447 iwe->cmd == IWEVASSOCRESPIE ||
448 iwe
1208 wext_get_scan_mode(struct iw_event *iwe, struct wext_scan_data *res) argument
1218 wext_get_scan_ssid(struct iw_event *iwe, struct wext_scan_data *res, char *custom, char *end) argument
1234 wext_get_scan_freq(struct iw_event *iwe, struct wext_scan_data *res) argument
1275 wext_get_scan_qual(struct wpa_driver_wext_data *drv, struct iw_event *iwe, struct wext_scan_data *res) argument
1301 wext_get_scan_encode(struct iw_event *iwe, struct wext_scan_data *res) argument
1309 wext_get_scan_rate(struct iw_event *iwe, struct wext_scan_data *res, char *pos, char *end) argument
1338 wext_get_scan_iwevgenie(struct iw_event *iwe, struct wext_scan_data *res, char *custom, char *end) argument
1364 wext_get_scan_custom(struct iw_event *iwe, struct wext_scan_data *res, char *custom, char *end) argument
1512 struct iw_event iwe_buf, *iwe = &iwe_buf; local
[all...]
H A Ddriver_hostap.c819 struct iw_event iwe_buf, *iwe = &iwe_buf; local
830 iwe->cmd, iwe->len);
831 if (iwe->len <= IW_EV_LCP_LEN || iwe->len > end - pos)
836 (iwe->cmd == IWEVMICHAELMICFAILURE ||
837 iwe->cmd == IWEVCUSTOM)) {
848 switch (iwe->cmd) {
850 if (iwe->u.data.length > end - custom)
852 buf = malloc(iwe
[all...]
H A Ddriver_atheros.c1388 struct iw_event iwe_buf, *iwe = &iwe_buf; local
1399 iwe->cmd, iwe->len);
1400 if (iwe->len <= IW_EV_LCP_LEN || iwe->len > end - pos)
1405 (iwe->cmd == IWEVMICHAELMICFAILURE ||
1406 iwe->cmd == IWEVASSOCREQIE ||
1407 iwe->cmd == IWEVCUSTOM)) {
1418 switch (iwe->cmd) {
1421 (u8 *) iwe
[all...]
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_wext.c427 struct iw_event iwe_buf, *iwe = &iwe_buf; local
438 iwe->cmd, iwe->len);
439 if (iwe->len <= IW_EV_LCP_LEN || iwe->len > end - pos)
444 (iwe->cmd == IWEVMICHAELMICFAILURE ||
445 iwe->cmd == IWEVCUSTOM ||
446 iwe->cmd == IWEVASSOCREQIE ||
447 iwe->cmd == IWEVASSOCRESPIE ||
448 iwe
1208 wext_get_scan_mode(struct iw_event *iwe, struct wext_scan_data *res) argument
1218 wext_get_scan_ssid(struct iw_event *iwe, struct wext_scan_data *res, char *custom, char *end) argument
1234 wext_get_scan_freq(struct iw_event *iwe, struct wext_scan_data *res) argument
1275 wext_get_scan_qual(struct wpa_driver_wext_data *drv, struct iw_event *iwe, struct wext_scan_data *res) argument
1301 wext_get_scan_encode(struct iw_event *iwe, struct wext_scan_data *res) argument
1309 wext_get_scan_rate(struct iw_event *iwe, struct wext_scan_data *res, char *pos, char *end) argument
1338 wext_get_scan_iwevgenie(struct iw_event *iwe, struct wext_scan_data *res, char *custom, char *end) argument
1364 wext_get_scan_custom(struct iw_event *iwe, struct wext_scan_data *res, char *custom, char *end) argument
1512 struct iw_event iwe_buf, *iwe = &iwe_buf; local
[all...]
H A Ddriver_hostap.c819 struct iw_event iwe_buf, *iwe = &iwe_buf; local
830 iwe->cmd, iwe->len);
831 if (iwe->len <= IW_EV_LCP_LEN || iwe->len > end - pos)
836 (iwe->cmd == IWEVMICHAELMICFAILURE ||
837 iwe->cmd == IWEVCUSTOM)) {
848 switch (iwe->cmd) {
850 if (iwe->u.data.length > end - custom)
852 buf = malloc(iwe
[all...]
H A Ddriver_atheros.c1388 struct iw_event iwe_buf, *iwe = &iwe_buf; local
1399 iwe->cmd, iwe->len);
1400 if (iwe->len <= IW_EV_LCP_LEN || iwe->len > end - pos)
1405 (iwe->cmd == IWEVMICHAELMICFAILURE ||
1406 iwe->cmd == IWEVASSOCREQIE ||
1407 iwe->cmd == IWEVCUSTOM)) {
1418 switch (iwe->cmd) {
1421 (u8 *) iwe
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_wext.c427 struct iw_event iwe_buf, *iwe = &iwe_buf; local
438 iwe->cmd, iwe->len);
439 if (iwe->len <= IW_EV_LCP_LEN || iwe->len > end - pos)
444 (iwe->cmd == IWEVMICHAELMICFAILURE ||
445 iwe->cmd == IWEVCUSTOM ||
446 iwe->cmd == IWEVASSOCREQIE ||
447 iwe->cmd == IWEVASSOCRESPIE ||
448 iwe
1208 wext_get_scan_mode(struct iw_event *iwe, struct wext_scan_data *res) argument
1218 wext_get_scan_ssid(struct iw_event *iwe, struct wext_scan_data *res, char *custom, char *end) argument
1234 wext_get_scan_freq(struct iw_event *iwe, struct wext_scan_data *res) argument
1275 wext_get_scan_qual(struct wpa_driver_wext_data *drv, struct iw_event *iwe, struct wext_scan_data *res) argument
1301 wext_get_scan_encode(struct iw_event *iwe, struct wext_scan_data *res) argument
1309 wext_get_scan_rate(struct iw_event *iwe, struct wext_scan_data *res, char *pos, char *end) argument
1338 wext_get_scan_iwevgenie(struct iw_event *iwe, struct wext_scan_data *res, char *custom, char *end) argument
1364 wext_get_scan_custom(struct iw_event *iwe, struct wext_scan_data *res, char *custom, char *end) argument
1512 struct iw_event iwe_buf, *iwe = &iwe_buf; local
[all...]
H A Ddriver_hostap.c819 struct iw_event iwe_buf, *iwe = &iwe_buf; local
830 iwe->cmd, iwe->len);
831 if (iwe->len <= IW_EV_LCP_LEN || iwe->len > end - pos)
836 (iwe->cmd == IWEVMICHAELMICFAILURE ||
837 iwe->cmd == IWEVCUSTOM)) {
848 switch (iwe->cmd) {
850 if (iwe->u.data.length > end - custom)
852 buf = malloc(iwe
[all...]
H A Ddriver_atheros.c1388 struct iw_event iwe_buf, *iwe = &iwe_buf; local
1399 iwe->cmd, iwe->len);
1400 if (iwe->len <= IW_EV_LCP_LEN || iwe->len > end - pos)
1405 (iwe->cmd == IWEVMICHAELMICFAILURE ||
1406 iwe->cmd == IWEVASSOCREQIE ||
1407 iwe->cmd == IWEVCUSTOM)) {
1418 switch (iwe->cmd) {
1421 (u8 *) iwe
[all...]

Completed in 94 milliseconds