Home
last modified time | relevance | path

Searched refs:wired (Results 1 – 25 of 52) sorted by relevance

123

/external/wpa_supplicant_8/hostapd/
Dwired.conf8 driver=wired
DREADME87 Any wired Ethernet driver for wired IEEE 802.1X authentication
263 IEEE 802.11 standard defined wired equivalent privacy (WEP) algorithm
368 # wired interfaces and WDS links. The normal wireless data interface towards
DChangeLog290 hostapd (e.g., to initialize wired network authentication based on an
375 in configuration file if the wired interface is used by only one
537 * added wired authenticator driver interface (driver=wired in
538 hostapd.conf, see wired.conf for example configuration)
Dandroid.config15 # Driver interface for wired authenticator
Ddefconfig15 # Driver interface for wired authenticator
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/
Ddriver_ndis.h54 int wired; member
Ddriver_ndis.c612 if (drv->wired) { in wpa_driver_ndis_get_bssid()
635 if (drv->wired) { in wpa_driver_ndis_get_ssid()
1368 if (drv->wired) in wpa_driver_ndis_poll_timeout()
2813 drv->wired = 1; in wpa_driver_ndis_init()
/external/wpa_supplicant_8/src/drivers/
Ddriver_ndis.h48 int wired; member
Ddriver_ndis.c647 if (drv->wired) { in wpa_driver_ndis_get_bssid()
670 if (drv->wired) { in wpa_driver_ndis_get_ssid()
1469 if (drv->wired) in wpa_driver_ndis_poll_timeout()
2927 drv->wired = 1; in wpa_driver_ndis_init()
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/
Dwpa_supplicant.conf.sgml176 <para>Authentication for wired Ethernet. This can be used with
177 <emphasis>wired</emphasis> or <emphasis>roboswitch</emphasis> interface
Dwpa_background.sgml33 <para>IEEE 802.11 standard defined wired equivalent privacy (WEP)
Dwpa_supplicant.sgml28 in the same way as wired networks. This makes it easier for unauthorized
285 <term>wired</term>
287 <para>wpa_supplicant wired Ethernet driver</para>
/external/chromium/chrome/browser/resources/options/chromeos/
Dinternet_options_page.css189 #internetPage[accesslocked] #wired-section,
/external/wpa_supplicant_8/wpa_supplicant/
DREADME209 IEEE 802.11 standard defined wired equivalent privacy (WEP) algorithm
440 wired = wpa_supplicant wired Ethernet driver
618 6) Authentication for wired Ethernet. This can be used with 'wired' or
Dandroid.config121 # Driver interface for wired Ethernet drivers
242 # Remove WPA support, e.g., for wired-only IEEE 802.1X supplicant, to save
DChangeLog87 fix wired IEEE 802.1X authentication
109 wireless device or IEEE 802.1X on wired is needed)
116 * driver_ndis: fixed wired IEEE 802.1X authentication with PAE group
410 (e.g., MAC address of the wired interface) as the source address for
647 * l2_packet_pcap: fixed wired IEEE 802.1X authentication with libpcap
805 * driver_ndis: added support for IEEE 802.1X authentication with wired
869 * added support for wired authentication (IEEE 802.1X on wired
870 Ethernet); driver interface 'wired'
Ddefconfig117 # Driver interface for wired Ethernet drivers
254 # Remove WPA support, e.g., for wired-only IEEE 802.1X supplicant, to save
Dwpa_supplicant.c1854 int wired; in wpa_supplicant_get_ssid() local
1870 wired = wpa_s->conf->ap_scan == 0 && in wpa_supplicant_get_ssid()
1877 os_memcmp(ssid, entry->ssid, ssid_len) == 0) || wired) && in wpa_supplicant_get_ssid()
DREADME-WPS225 can be either over a wired or wireless connection).
/external/wpa_supplicant_6/wpa_supplicant/
DREADME273 IEEE 802.11 standard defined wired equivalent privacy (WEP) algorithm
527 wired = wpa_supplicant wired Ethernet driver
698 6) Authentication for wired Ethernet. This can be used with 'wired' or
Ddefconfig115 # Driver interface for wired Ethernet drivers
228 # Remove WPA support, e.g., for wired-only IEEE 802.1X supplicant, to save
Dandroid.config112 # Driver interface for wired Ethernet drivers
225 # Remove WPA support, e.g., for wired-only IEEE 802.1X supplicant, to save
Dwpa_supplicant.c1430 int wired; in wpa_supplicant_get_ssid() local
1455 wired = wpa_s->conf->ap_scan == 0 && wpa_s->driver && in wpa_supplicant_get_ssid()
1462 os_memcmp(ssid, entry->ssid, ssid_len) == 0) || wired) && in wpa_supplicant_get_ssid()
DChangeLog22 fix wired IEEE 802.1X authentication
311 (e.g., MAC address of the wired interface) as the source address for
548 * l2_packet_pcap: fixed wired IEEE 802.1X authentication with libpcap
706 * driver_ndis: added support for IEEE 802.1X authentication with wired
770 * added support for wired authentication (IEEE 802.1X on wired
771 Ethernet); driver interface 'wired'
/external/chromium/chrome/browser/
Dchrome_browser_application_mac.mm312 // When a Cocoa control is wired to a freed object, we get crashers

123