Home
last modified time | relevance | path

Searched refs:removed (Results 1 – 25 of 33) sorted by relevance

12

/hostap-3.6.0/src/utils/
Deloop_win.c296 int removed = 0; in eloop_cancel_timeout() local
306 removed++; in eloop_cancel_timeout()
310 return removed; in eloop_cancel_timeout()
319 int removed = 0; in eloop_cancel_timeout_one() local
330 removed = 1; in eloop_cancel_timeout_one()
337 return removed; in eloop_cancel_timeout_one()
Deloop.c841 int removed = 0; in eloop_cancel_timeout() local
851 removed++; in eloop_cancel_timeout()
855 return removed; in eloop_cancel_timeout()
864 int removed = 0; in eloop_cancel_timeout_one() local
875 removed = 1; in eloop_cancel_timeout_one()
882 return removed; in eloop_cancel_timeout_one()
/hostap-3.6.0/src/common/
Dptksa_cache.c231 bool removed = false; in ptksa_cache_flush() local
245 removed = true; in ptksa_cache_flush()
249 if (removed) in ptksa_cache_flush()
/hostap-3.6.0/hostapd/
Dhostapd.vlan8 # (and removed) dynamically based on the use.
DChangeLog27 * removed obsolete IAPP functionality
37 * removed WEP support from the default build (CONFIG_WEP=y can be used
165 * removed all PeerKey functionality
280 * removed optional fields from RSNE when using FT with PMF
320 - allow PMKSA cache entry to be removed without association
375 is disassociated, but not fully removed
461 of a radio to be removed individually without having to add/remove all
544 - removed obsoleted WPS_OOB command (including support for deprecated
548 * removed default ACM=1 from AC_VO and AC_VI
884 * removed old debug printing mechanism and the related 'debug'
[all …]
Ddefconfig389 # be completely removed in a future release.
396 # that functionality is subject to be removed in the future.
/hostap-3.6.0/tests/hwsim/
Dtest_ap_config.py194 removed = False
198 removed = True
200 if not removed:
/hostap-3.6.0/wpa_supplicant/
DMakefile2047 @echo "wpa_gui has been removed - see wpa_gui-qt4 for replacement"
DChangeLog40 * removed WEP support from the default build (CONFIG_WEP=y can be used
148 * removed support for the old D-Bus interface (CONFIG_CTRL_IFACE_DBUS)
193 * removed all PeerKey functionality
386 * removed unmaintained and not yet completed SChannel/CryptoAPI support
415 * removed support for WEP40/WEP104 as a group cipher with WPA/WPA2
506 module gets removed and reloaded without restarting wpa_supplicant
547 * removed EAP-TTLS/MSCHAPv2 interoperability workaround so that
556 removed from a bridge
584 * removed unused NFC_RX_HANDOVER_REQ and NFC_RX_HANDOVER_SEL control
685 management interface to not catch events from removed interface (this
[all …]
DREADME-WPS107 digit is incorrect, or the processed PIN (non-digit characters removed)
297 - WPS ER removed an AP entry
307 - WPS ER removed an Enrollee entry
DREADME-P2P285 the group, it will also be removed. The network interface name of the
304 removed securely.
392 will be automatically removed when the specified peer has replied to
664 WPS provisioning. When enabled, this allow clients to be removed from
666 PSK is removed at the same time to prevent it from connecting back using
DREADME-Windows.txt8 advertisement clause removed).
160 "\Device\NPF_" prefix can be removed). In other words, wpa_supplicant
Ddefconfig243 # converting ASCII passphrases into PSK. If this functionality is removed, the
619 # be completely removed in a future release.
627 # support for this by default, but that functionality is subject to be removed
/hostap-3.6.0/
DCOPYING15 license option (the one with advertisement clause removed) is compatible
DREADME8 advertisement clause removed).
/hostap-3.6.0/src/rsn_supp/
Dpmksa_cache.c335 int removed = 0; in pmksa_cache_flush() local
354 removed++; in pmksa_cache_flush()
360 if (removed) in pmksa_cache_flush()
/hostap-3.6.0/wpa_supplicant/doc/docbook/
Dwpa_passphrase.sgml75 advertisement clause removed).</para>
Dwpa_gui.sgml104 advertisement clause removed).</para>
Dwpa_background.sgml103 advertisement clause removed).</para>
Dwpa_priv.sgml150 advertisement clause removed).</para>
Deapol_test.sgml207 advertisement clause removed).</para>
/hostap-3.6.0/wpadebug/
DREADME6 advertisement clause removed). See the top level README for detailed
/hostap-3.6.0/doc/
Dctrl_iface.doxygen457 the group, it will also be removed. The network interface name of the
497 will be automatically removed when the specified peer has replied to
762 WPA_EVENT_BSS_REMOVED: A BSS entry was removed. The event prefix is
831 WPS_EVENT_ER_AP_REMOVE: WPS ER removed an AP entry
850 WPS_EVENT_ER_ENROLLEE_REMOVE: WPS ER removed an Enrollee entry
953 P2P_EVENT_GROUP_REMOVED: Indication of a P2P group having been removed.
Dmainpage.doxygen12 BSD license (the one with advertisement clause removed). All
Ddbus.doxygen168 <p>An interface was removed from wpa_supplicant.</p>
172 <dd>A D-Bus path to an object representing the removed interface</dd>
535 <dd>Frame ID for which Vendor specific IE is to be removed.</dd>
1147 <p>A blob has been removed from the interface.</p>
1151 <dd>A name of the removed blob.</dd>
1171 <p>The network has been removed from the interface.</p>
1175 <dd>A D-Bus path to an object representing the removed network.</dd>
1226 <p>The station has been removed from the interface.</p>
1932 <p>A P2P group was removed.</p>
1936 <dd>A dictionary with following information of the removed group:
[all …]

12