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

  /hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
IPACM_IfaceManager.cpp 122 ifmgr_data.if_type = Q6_WAN;
141 ifmgr_data.if_type = ECM_WAN;
147 ifmgr_data.if_type = Q6_WAN;
165 ifmgr_data.if_type = Q6_WAN;
190 ifmgr_data.if_type = WLAN_WAN;
219 ifmgr_data.if_type = Q6_WAN;
238 ipacm_wan_iface_type is_sta_mode = param->if_type;
  /external/autotest/client/common_lib/cros/network/
iw_runner.py 51 IwNetDev = collections.namedtuple('IwNetDev', ['phy', 'if_name', 'if_type'])
478 if_type = None
484 if_type = None
497 if_type = m.group(1)
499 if_type=if_type))
505 if interface.if_type == desired_if_type]
    [all...]
  /external/autotest/server/
site_linux_system.py 21 ['inherited', 'phy', 'if_name', 'if_type'])
103 if_type=interface.if_type,
456 if net_dev.phy == phy and net_dev.if_type == phytype:
469 if_type=phytype, inherited=False)
557 if net_dev.if_type == 'monitor':
566 dev.if_type != 'monitor')]
  /external/syslinux/com32/include/syslinux/
disk.h 83 char if_type[8]; member in struct:disk_ebios_eparam
  /hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
IPACM_Defs.h 352 ipacm_wan_iface_type if_type; member in struct:_ipacm_ifacemgr_data
  /external/wpa_supplicant_8/wpa_supplicant/
driver_i.h 901 enum wpa_driver_if_type if_type,
908 wpa_s, if_type, num, freq_list);
912 return wpa_s->driver->get_pref_freq_list(wpa_s->drv_priv, if_type,
wpa_supplicant_i.h     [all...]
ctrl_iface.c     [all...]
  /external/syslinux/core/fs/
diskio_bios.c 33 char if_type[8]; member in struct:edd_disk_params
  /external/wpa_supplicant_8/src/ap/
vlan_full.c 13 /* Avoid conflicts due to NetBSD net/if.h if_type define with driver.h */
14 #undef if_type macro
  /external/dhcpcd-6.8.2/
if-linux.c 653 l2addr_len(unsigned short if_type)
656 switch (if_type) {
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver.h     [all...]
driver_nl80211.c     [all...]

Completed in 3717 milliseconds