Home
last modified time | relevance | path

Searched refs:force (Results 1 – 22 of 22) sorted by relevance

/hostap-latest/src/ap/
Dbeacon.h27 void sta_track_expire(struct hostapd_iface *iface, int force);
Dbeacon.c1222 void sta_track_expire(struct hostapd_iface *iface, int force) in sta_track_expire() argument
1233 if (!force && in sta_track_expire()
1237 force = 0; in sta_track_expire()
/hostap-latest/tests/hwsim/
Dbuild.sh21 -f | --force-config ) shift
Dwpasupplicant.py1264 def roam_over_ds(self, bssid, fail_test=False, force=False): argument
1267 if force:
Dtest_ap_ft.py926 dev[0].roam_over_ds("02:11:22:33:44:55", fail_test=True, force=True)
3090 dev[0].roam_over_ds(apdev[1]['bssid'], fail_test=True, force=True)
/hostap-latest/wpa_supplicant/doc/docbook/
Dwpa_cli.sgml269 <para>force reassociation</para>
275 <para>force wpa_supplicant to re-read its configuration file</para>
282 <para>force preauthentication</para>
/hostap-latest/hostapd/
Dhostapd.eap_user40 # [ver=0] and [ver=1] flags after EAP type PEAP can be used to force PEAP
DChangeLog365 * add UPDATE_BEACON ctrl_iface command; this can be used to force Beacon
/hostap-latest/src/rsn_supp/
Dwpa_ft.c1293 const u8 *mdie, bool force) in wpa_ft_start_over_ds() argument
1298 if (!force && in wpa_ft_start_over_ds()
Dwpa.h549 const u8 *mdie, bool force);
/hostap-latest/src/utils/
Dcommon.h479 #define __force __attribute__((force))
/hostap-latest/wpa_supplicant/
Deap_testing.txt131 8) PEAPv1 used non-standard version negotiation (client had to force v1 even
DREADME760 reassociate = force reassociation
761 reconfigure = force wpa_supplicant to re-read its configuration file
762 preauthenticate <BSSID> = force preauthentication
DREADME-P2P270 a persistent group. Optional freq=<freq in MHz> can be used to force
572 persistent group, the P2P client device can use freq parameter to force
Dwpa_supplicant_i.h1916 bool force);
Dandroid.config349 # unless at least one of them was included in the main build to force inclusion
Ddefconfig395 # unless at least one of them was included in the main build to force inclusion
DChangeLog451 - do not allow 40 MHz co-ex PRI/SEC switch to force MCC
1031 - mix RAND_bytes() output into random_get_bytes() to force OpenSSL
2164 * added new phase1 option parameter, include_tls_length=1, to force
Dp2p_supplicant.c7420 bool force) in wpas_p2p_clear_pending_action_tx() argument
7422 if (!offchannel_pending_action_tx(wpa_s) && !force) in wpas_p2p_clear_pending_action_tx()
Dctrl_iface.c1348 bool force = os_strstr(addr, " force") != NULL; in wpa_supplicant_ctrl_iface_ft_ds() local
1364 return wpa_ft_start_over_ds(wpa_s->wpa, target_ap, mdie, force); in wpa_supplicant_ctrl_iface_ft_ds()
Dwpa_supplicant.c2496 bool force) in wpa_s_setup_sae_pt() argument
/hostap-latest/doc/
Ddbus.doxygen215 …<tr><td>NonColoc6GHz</td><td>b</td><td>TRUE to force scanning of non-PSC 6 GHz channels, FALSE (or…
1128 <p>Whether to force passive scan for network connection</p>