Searched refs:wired (Results 1 – 25 of 35) sorted by relevance
12
/external/wpa_supplicant_8/wpa_supplicant/systemd/ |
D | wpa_supplicant-wired.service.arg.in | 2 Description=WPA supplicant daemon (interface- and wired driver-specific version) 10 ExecStart=@BINDIR@/wpa_supplicant -c/etc/wpa_supplicant/wpa_supplicant-wired-%I.conf -Dwired -i%I 13 Alias=multi-user.target.wants/wpa_supplicant-wired@%i.service
|
/external/chromium_org/chrome/browser/sync/test/integration/ |
D | single_client_bookmarks_sync_test.cc | 151 const BookmarkNode* wired = AddURL(0, bar, 2, "Wired News", in IN_PROC_BROWSER_TEST_F() local 157 SetTitle(0, wired, "News Wired"); in IN_PROC_BROWSER_TEST_F() 166 Move(0, wired, tier1_b, 0); in IN_PROC_BROWSER_TEST_F()
|
/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 | android.config | 15 # Driver interface for wired authenticator
|
D | ChangeLog | 634 hostapd (e.g., to initialize wired network authentication based on an 719 in configuration file if the wired interface is used by only one 881 * added wired authenticator driver interface (driver=wired in 882 hostapd.conf, see wired.conf for example configuration)
|
D | defconfig | 15 # Driver interface for wired authenticator
|
/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() 1461 if (drv->wired) in wpa_driver_ndis_poll_timeout() 2907 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 256 <term>wired</term> 258 <para>wpa_supplicant wired Ethernet driver</para>
|
/external/qemu/distrib/sdl-1.2.15/ |
D | README.wscons | 45 for the Sharp Zaurus, since the display hardware is wired so that it
|
D | README.MiNT | 149 are wired together at the hardware level, it means:
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | README | 211 IEEE 802.11 standard defined wired equivalent privacy (WEP) algorithm 446 wired = wpa_supplicant wired Ethernet driver 624 6) Authentication for wired Ethernet. This can be used with 'wired' or
|
D | android.config | 61 # Driver interface for wired Ethernet drivers 202 # Remove WPA support, e.g., for wired-only IEEE 802.1X supplicant, to save
|
D | defconfig | 73 # Driver interface for wired Ethernet drivers 218 # Remove WPA support, e.g., for wired-only IEEE 802.1X supplicant, to save
|
D | ChangeLog | 697 * Solaris: Add support for wired 802.1X client. 785 fix wired IEEE 802.1X authentication 807 wireless device or IEEE 802.1X on wired is needed) 814 * driver_ndis: fixed wired IEEE 802.1X authentication with PAE group 1108 (e.g., MAC address of the wired interface) as the source address for 1345 * l2_packet_pcap: fixed wired IEEE 802.1X authentication with libpcap 1503 * driver_ndis: added support for IEEE 802.1X authentication with wired 1567 * added support for wired authentication (IEEE 802.1X on wired 1568 Ethernet); driver interface 'wired'
|
D | README-Windows.txt | 22 authentication and successfully ping a wired host):
|
D | wpa_supplicant.c | 2494 int wired; in wpa_supplicant_get_ssid() local 2510 wired = wpa_s->conf->ap_scan == 0 && in wpa_supplicant_get_ssid() 2517 os_memcmp(ssid, entry->ssid, ssid_len) == 0) || wired) && in wpa_supplicant_get_ssid()
|
D | README-WPS | 234 can be either over a wired or wireless connection).
|
/external/llvm/test/Transforms/InstCombine/ |
D | disable-simplify-libcalls.ll | 1 ; Test that -disable-simplify-libcalls is wired up correctly.
|
/external/chromium_org/tools/telemetry/examples/ |
D | top1k | 665 wired.com
|
/external/dnsmasq/ |
D | CHANGELOG | 303 (say, a laptop with wired and wireless interfaces.)
|
/external/chromium_org/chrome/browser/ |
D | chrome_browser_application_mac.mm | 410 // When a Cocoa control is wired to a freed object, we get crashers
|
12