HomeSort by relevance Sort by last modified time
    Searched refs:wired (Results 1 - 11 of 11) sorted by null

  /external/wpa_supplicant_8/hostapd/
wired.conf 4 # Example configuration file for wired authenticator. See hostapd.conf for
8 driver=wired
  /external/wpa_supplicant/
driver_ndis.h 54 int wired; member in struct:wpa_driver_ndis_data
driver_ndis.c 606 if (drv->wired) {
608 * Report PAE group address as the "BSSID" for wired
635 if (drv->wired) {
637 "with a wired interface");
    [all...]
wpa_supplicant.c 570 wpa_s->driver && os_strcmp(wpa_s->driver->name, "wired") == 0)
632 os_strcmp(wpa_s->driver->name, "wired") == 0) {
1030 wpa_s->driver && os_strcmp(wpa_s->driver->name, "wired") == 0) {
1031 wpa_printf(MSG_DEBUG, "Using wired driver - overriding "
1790 int wired; local
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver_ndis.h 54 int wired; member in struct:wpa_driver_ndis_data
driver_ndis.c 612 if (drv->wired) {
614 * Report PAE group address as the "BSSID" for wired
635 if (drv->wired) {
637 "with a wired interface");
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_ndis.h 54 int wired; member in struct:wpa_driver_ndis_data
driver_ndis.c 653 if (drv->wired) {
655 * Report PAE group address as the "BSSID" for wired
676 if (drv->wired) {
678 "with a wired interface");
    [all...]
  /external/chromium/chrome/browser/resources/options/chromeos/
internet_options_page.css 189 #internetPage[accesslocked] #wired-section,
  /external/wpa_supplicant_6/wpa_supplicant/
wpa_supplicant.c 1430 int wired; local
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
wpa_supplicant.c 1775 int wired; local
    [all...]

Completed in 668 milliseconds