/external/wpa_supplicant_8/hostapd/ |
D | wired.conf | 8 driver=wired
|
D | README | 87 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
|
D | ChangeLog | 290 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)
|
D | android.config | 15 # Driver interface for wired authenticator
|
D | defconfig | 15 # Driver interface for wired authenticator
|
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/ |
D | driver_ndis.h | 54 int wired; member
|
D | driver_ndis.c | 612 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/ |
D | driver_ndis.h | 48 int wired; member
|
D | driver_ndis.c | 647 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/ |
D | wpa_supplicant.conf.sgml | 176 <para>Authentication for wired Ethernet. This can be used with 177 <emphasis>wired</emphasis> or <emphasis>roboswitch</emphasis> interface
|
D | wpa_background.sgml | 33 <para>IEEE 802.11 standard defined wired equivalent privacy (WEP)
|
D | wpa_supplicant.sgml | 28 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/ |
D | internet_options_page.css | 189 #internetPage[accesslocked] #wired-section,
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | README | 209 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
|
D | android.config | 121 # Driver interface for wired Ethernet drivers 242 # Remove WPA support, e.g., for wired-only IEEE 802.1X supplicant, to save
|
D | ChangeLog | 87 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'
|
D | defconfig | 117 # Driver interface for wired Ethernet drivers 254 # Remove WPA support, e.g., for wired-only IEEE 802.1X supplicant, to save
|
D | wpa_supplicant.c | 1854 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()
|
D | README-WPS | 225 can be either over a wired or wireless connection).
|
/external/wpa_supplicant_6/wpa_supplicant/ |
D | README | 273 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
|
D | defconfig | 115 # Driver interface for wired Ethernet drivers 228 # Remove WPA support, e.g., for wired-only IEEE 802.1X supplicant, to save
|
D | android.config | 112 # Driver interface for wired Ethernet drivers 225 # Remove WPA support, e.g., for wired-only IEEE 802.1X supplicant, to save
|
D | wpa_supplicant.c | 1430 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()
|
D | ChangeLog | 22 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/ |
D | chrome_browser_application_mac.mm | 312 // When a Cocoa control is wired to a freed object, we get crashers
|