Searched refs:interworking (Results 1 – 23 of 23) sorted by relevance
| /freebsd-13.1/contrib/wpa/src/ap/ |
| H A D | beacon.c | 1000 if (hapd->conf->interworking && in handle_probe_req() 1001 elems.interworking && elems.interworking_len >= 1) { in handle_probe_req() 1002 u8 ant = elems.interworking[0] & 0x0f; in handle_probe_req() 1012 if (hapd->conf->interworking && elems.interworking && in handle_probe_req() 1016 hessid = elems.interworking + 1; in handle_probe_req() 1018 hessid = elems.interworking + 1 + 2; in handle_probe_req() 1142 if (hapd->conf->interworking && in hostapd_probe_resp_offloads() 1726 params->interworking = hapd->conf->interworking; in ieee802_11_build_ap_params() 1727 if (hapd->conf->interworking && in ieee802_11_build_ap_params()
|
| H A D | ieee802_11_shared.c | 373 if (hapd->conf->interworking) in hostapd_ext_capab_byte() 509 if (!hapd->conf->interworking) in hostapd_eid_interworking() 549 if (!hapd->conf->interworking) in hostapd_eid_adv_proto() 569 if (!hapd->conf->interworking || in hostapd_eid_roaming_consortium()
|
| H A D | ap_config.h | 549 int interworking; member
|
| H A D | ieee802_1x.c | 590 if (hapd->conf->interworking && in add_common_radius_attr()
|
| /freebsd-13.1/usr.sbin/wpa/wpa_supplicant/ |
| H A D | Makefile | 77 interworking.c \
|
| /freebsd-13.1/contrib/wpa/wpa_supplicant/ |
| H A D | config.h | 989 int interworking; member
|
| H A D | README-HS20 | 74 interworking=1 83 # belonging to the specified Homogeneous ESS. This is used only if interworking 621 interworking=1
|
| H A D | config_file.c | 1302 if (config->interworking) in wpa_config_write_global() 1303 fprintf(f, "interworking=%d\n", config->interworking); in wpa_config_write_global()
|
| H A D | scan.c | 133 if (wpa_s->conf->cred && wpa_s->conf->interworking && in wpa_supplicant_enabled_networks() 616 if (wpa_s->conf->interworking && in wpa_supplicant_extra_ies() 700 if (wpa_s->conf->cred && wpa_s->conf->interworking && in non_p2p_network_enabled()
|
| H A D | android.config | 449 # This can be used to enable functionality to improve interworking with
|
| H A D | defconfig | 482 # This can be used to enable functionality to improve interworking with
|
| H A D | ap.c | 614 bss->interworking = wpa_s->conf->go_interworking; in wpa_supplicant_conf_ap()
|
| H A D | events.c | 98 if (wpa_s->conf->auto_interworking && wpa_s->conf->interworking && in wpas_reenabled_network_time() 2348 wpa_s->conf->interworking && in wpas_select_network_from_last_scan()
|
| H A D | config.c | 5185 { INT_RANGE(interworking, 0, 1), 0 },
|
| H A D | ChangeLog | 1097 - For interworking, add wpa_cli commands interworking_select, 1185 for interworking. wpa_cli commands added to support this are
|
| H A D | wpa_supplicant.c | 1911 if (wpa_s->conf->interworking) in wpas_ext_capab_byte()
|
| /freebsd-13.1/contrib/wpa/src/common/ |
| H A D | ieee802_11_common.h | 80 const u8 *interworking; member
|
| H A D | ieee802_11_common.c | 501 elems->interworking = pos; in ieee802_11_parse_elems()
|
| /freebsd-13.1/contrib/wpa/hostapd/ |
| H A D | defconfig | 305 # This can be used to enable functionality to improve interworking with
|
| H A D | config_file.c | 3929 bss->interworking = atoi(pos); in hostapd_config_fill()
|
| H A D | ChangeLog | 663 interworking.
|
| /freebsd-13.1/contrib/wpa/src/drivers/ |
| H A D | driver.h | 1400 int interworking; member
|
| H A D | driver_atheros.c | 1929 params->wpa_version, params->privacy, params->interworking); in atheros_set_ap()
|