Home
last modified time | relevance | path

Searched refs:IFNAMSIZ (Results 1 – 25 of 30) sorted by relevance

12

/hardware/qcom/msm8998/original-kernel-headers/linux/
Drmnet_ipa_fd_ioctl.h38 #ifndef IFNAMSIZ
39 #define IFNAMSIZ 16 macro
71 char interface_name[IFNAMSIZ];
88 char upstreamIface[IFNAMSIZ];
90 char tetherIface[IFNAMSIZ];
105 char upstreamIface[IFNAMSIZ];
115 char upstreamIface[IFNAMSIZ];
Dmsm_rmnet.h92 #ifndef IFNAMSIZ
93 #define IFNAMSIZ 16 macro
104 int8_t if_name[IFNAMSIZ];
109 int8_t vchannel_name[IFNAMSIZ];
/hardware/qcom/msm8998/kernel-headers/linux/
Drmnet_ipa_fd_ioctl.h40 #ifndef IFNAMSIZ
41 #define IFNAMSIZ 16 macro
50 char interface_name[IFNAMSIZ];
66 char upstreamIface[IFNAMSIZ];
67 char tetherIface[IFNAMSIZ];
82 char upstreamIface[IFNAMSIZ];
91 char upstreamIface[IFNAMSIZ];
Dmsm_rmnet.h107 #ifndef IFNAMSIZ
109 #define IFNAMSIZ 16 macro
116 int8_t if_name[IFNAMSIZ];
120 int8_t vchannel_name[IFNAMSIZ];
/hardware/qcom/msm8x84/kernel-headers/linux/
Dmsm_rmnet.h101 #ifndef IFNAMSIZ
102 #define IFNAMSIZ 16 macro
110 int8_t if_name[IFNAMSIZ];
114 int8_t vchannel_name[IFNAMSIZ];
/hardware/qcom/msm8x84/original-kernel-headers/linux/
Dmsm_rmnet.h87 #ifndef IFNAMSIZ
88 #define IFNAMSIZ 16 macro
99 int8_t if_name[IFNAMSIZ];
104 int8_t vchannel_name[IFNAMSIZ];
/hardware/qcom/msm8994/kernel-headers/linux/
Dmsm_rmnet.h104 #ifndef IFNAMSIZ
105 #define IFNAMSIZ 16 macro
112 int8_t if_name[IFNAMSIZ];
116 int8_t vchannel_name[IFNAMSIZ];
/hardware/qcom/msm8994/original-kernel-headers/linux/
Dmsm_rmnet.h89 #ifndef IFNAMSIZ
90 #define IFNAMSIZ 16 macro
101 int8_t if_name[IFNAMSIZ];
106 int8_t vchannel_name[IFNAMSIZ];
/hardware/qcom/msm8x09/original-kernel-headers/linux/
Dmsm_rmnet.h92 #ifndef IFNAMSIZ
93 #define IFNAMSIZ 16 macro
104 int8_t if_name[IFNAMSIZ];
109 int8_t vchannel_name[IFNAMSIZ];
/hardware/qcom/msm8x09/kernel-headers/linux/
Dmsm_rmnet.h107 #ifndef IFNAMSIZ
109 #define IFNAMSIZ 16 macro
116 int8_t if_name[IFNAMSIZ];
120 int8_t vchannel_name[IFNAMSIZ];
/hardware/qcom/msm8996/kernel-headers/linux/
Dmsm_rmnet.h107 #ifndef IFNAMSIZ
109 #define IFNAMSIZ 16 macro
116 int8_t if_name[IFNAMSIZ];
120 int8_t vchannel_name[IFNAMSIZ];
/hardware/qcom/msm8x26/original-kernel-headers/linux/
Dmsm_rmnet.h92 #ifndef IFNAMSIZ
93 #define IFNAMSIZ 16 macro
104 int8_t if_name[IFNAMSIZ];
109 int8_t vchannel_name[IFNAMSIZ];
/hardware/qcom/msm8x26/kernel-headers/linux/
Dmsm_rmnet.h107 #ifndef IFNAMSIZ
109 #define IFNAMSIZ 16 macro
116 int8_t if_name[IFNAMSIZ];
120 int8_t vchannel_name[IFNAMSIZ];
/hardware/qcom/msm8996/original-kernel-headers/linux/
Dmsm_rmnet.h92 #ifndef IFNAMSIZ
93 #define IFNAMSIZ 16 macro
104 int8_t if_name[IFNAMSIZ];
109 int8_t vchannel_name[IFNAMSIZ];
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
DIPACM_OffloadManager.cpp539 memset(quota.interface_name, 0, IFNAMSIZ); in setQuota()
540 if (strlcpy(quota.interface_name, upstream_name, IFNAMSIZ) >= IFNAMSIZ) { in setQuota()
570 if (strlcpy(stats.upstreamIface, upstream_name, IFNAMSIZ) >= IFNAMSIZ) { in getStats()
675 memset(stats.upstreamIface, 0, IFNAMSIZ); in resetTetherStats()
676 if (strlcpy(stats.upstreamIface, upstream_name, IFNAMSIZ) >= IFNAMSIZ) { in resetTetherStats()
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
DIPACM_OffloadManager.cpp585 memset(quota.interface_name, 0, IFNAMSIZ); in setQuota()
586 if (strlcpy(quota.interface_name, upstream_name, IFNAMSIZ) >= IFNAMSIZ) { in setQuota()
625 if (strlcpy(stats.upstreamIface, upstream_name, IFNAMSIZ) >= IFNAMSIZ) { in getStats()
736 memset(stats.upstreamIface, 0, IFNAMSIZ); in resetTetherStats()
737 if (strlcpy(stats.upstreamIface, upstream_name, IFNAMSIZ) >= IFNAMSIZ) { in resetTetherStats()
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
DIPACM_OffloadManager.cpp599 memset(quota.interface_name, 0, IFNAMSIZ); in setQuota()
600 if (strlcpy(quota.interface_name, upstream_name, IFNAMSIZ) >= IFNAMSIZ) { in setQuota()
639 if (strlcpy(stats.upstreamIface, upstream_name, IFNAMSIZ) >= IFNAMSIZ) { in getStats()
753 memset(stats.upstreamIface, 0, IFNAMSIZ); in resetTetherStats()
754 if (strlcpy(stats.upstreamIface, upstream_name, IFNAMSIZ) >= IFNAMSIZ) { in resetTetherStats()
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Ddhdu_linux.c208 strncpy(ifr.ifr_name, name, IFNAMSIZ); in dhd_get_dev_type()
328 strncpy(ifr->ifr_name, name, IFNAMSIZ); in dhd_find()
460 strncpy(ifr.ifr_name, ifname, IFNAMSIZ); in main()
586 strncpy(ifr->ifr_name, ifname, IFNAMSIZ); in process_args()
/hardware/broadcom/wlan/bcmdhd/wpa_supplicant_8_lib/
Ddriver_cmd_wext.c118 os_strlcpy(iwr.ifr_name, drv->ifname, IFNAMSIZ); in wpa_driver_wext_combo_scan()
261 os_strlcpy(iwr.ifr_name, drv->ifname, IFNAMSIZ); in wpa_driver_set_backgroundscan_params()
322 os_strlcpy(iwr.ifr_name, drv->ifname, IFNAMSIZ); in wpa_driver_wext_driver_cmd()
Ddriver_cmd_nl80211.c112 os_strlcpy(ifr.ifr_name, bss->ifname, IFNAMSIZ); in wpa_driver_nl80211_driver_cmd()
/hardware/qcom/wlan/qcwcn/wpa_supplicant_8_lib/
Ddriver_cmd_nl80211.c93 os_strlcpy(ifr.ifr_name, bss->ifname, IFNAMSIZ); in wpa_driver_nl80211_driver_cmd()
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dcommon.h88 char name[IFNAMSIZ+1]; // interface name + trailing null
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dcommon.h240 char name[IFNAMSIZ+1]; // interface name + trailing null
/hardware/libhardware_legacy/include/hardware_legacy/
Dwifi_hal.h26 #define IFNAMSIZ 16 macro
227 char iface_name[IFNAMSIZ + 1];
Dwifi_nan.h2190 char ndp_iface[IFNAMSIZ+1];
2228 char ndp_iface[IFNAMSIZ+1];

12