Home
last modified time | relevance | path

Searched refs:ifr_name (Results 51 - 75 of 125) sorted by relevance

12345

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/l2_packet/
H A Dl2_packet_linux.c376 os_strlcpy(ifr.ifr_name, l2->ifname, sizeof(ifr.ifr_name)); in l2_packet_init()
535 os_strlcpy(ifr.ifr_name, l2->ifname, sizeof(ifr.ifr_name)); in l2_packet_get_ip_addr()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_atheros.c193 os_strlcpy(iwr.ifr_name, drv->iface, IFNAMSIZ); in get80211param()
217 os_strlcpy(iwr.ifr_name, drv->iface, IFNAMSIZ); in set80211priv()
250 os_strlcpy(iwr.ifr_name, drv->iface, IFNAMSIZ); in set80211param()
828 os_strlcpy(iwr.ifr_name, drv->iface, sizeof(iwr.ifr_name)); in atheros_set_qos_map()
1412 os_strlcpy(iwr.ifr_name, drv->iface, IFNAMSIZ); in fetch_pending_big_events()
1608 os_strlcpy(iwr.ifr_name, drv->iface, IFNAMSIZ); in atheros_get_we_version()
1753 os_strlcpy(ifr.ifr_name, drv->iface, sizeof(ifr.ifr_name)); in atheros_init()
1787 os_strlcpy(iwr.ifr_name, dr in atheros_init()
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_atheros.c189 os_strlcpy(iwr.ifr_name, drv->iface, IFNAMSIZ); in get80211param()
213 os_strlcpy(iwr.ifr_name, drv->iface, IFNAMSIZ); in set80211priv()
246 os_strlcpy(iwr.ifr_name, drv->iface, IFNAMSIZ); in set80211param()
824 os_strlcpy(iwr.ifr_name, drv->iface, sizeof(iwr.ifr_name)); in atheros_set_qos_map()
1401 os_strlcpy(iwr.ifr_name, drv->iface, IFNAMSIZ); in fetch_pending_big_events()
1597 os_strlcpy(iwr.ifr_name, drv->iface, IFNAMSIZ); in atheros_get_we_version()
1742 os_strlcpy(ifr.ifr_name, drv->iface, sizeof(ifr.ifr_name)); in atheros_init()
1776 os_strlcpy(iwr.ifr_name, dr in atheros_init()
[all...]
/third_party/curl/lib/
H A Dif2ip.h79 #define ifr_name ifr_ifrn.ifrn_name /* interface name */ macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dvlan_ifconfig.c31 os_strlcpy(ifr.ifr_name, if_name, IFNAMSIZ); in ifconfig_helper()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dvlan_ifconfig.c31 os_strlcpy(ifr.ifr_name, if_name, IFNAMSIZ); in ifconfig_helper()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_upnp.c934 os_strlcpy(req.ifr_name, net_if, sizeof(req.ifr_name)); in get_netif_info()
947 os_strlcpy(req.ifr_name, net_if, sizeof(req.ifr_name)); in get_netif_info()
959 os_strlcpy(req.ifr_name, net_if, sizeof(req.ifr_name)); in get_netif_info()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/
H A Ddns_checker.cpp86 if (strncpy_s(ifaceReq.ifr_name, sizeof(ifaceReq.ifr_name), ifaceName.c_str(), ifaceName.size()) != EOK) { in Start()
H A Dnetwork_interface.cpp340 strncpy_s(ifr.ifr_name, sizeof(ifr.ifr_name), interface.c_str(), interface.length()) != EOK) { in IpAddressChange()
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/
H A Dwifi_direct_utils.cpp278 int32_t ret = strcpy_s(ifr.ifr_name, sizeof(ifr.ifr_name), interface.c_str()); in GetInterfaceMacAddr()
371 int32_t ret = strcpy_s(request.ifr_name, sizeof(request.ifr_name), (const char *)interface.c_str()); in GetInterfaceIpString()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant_lib/
H A Ddriver_nl80211_hisi.c225 os_strlcpy(ifr.ifr_name, bss->ifname, IFNAMSIZ); in wpa_driver_nl80211_driver_cmd()
227 wpa_printf(MSG_EXCESSIVE, "%s: 1:ifr_name=%s, len=%zu, buf_len=%zu", __func__, ifr.ifr_name, strlen(buf), buf_len); in wpa_driver_nl80211_driver_cmd()
658 ret_s = strncpy_s(ifr.ifr_name, IFNAMSIZ, "wlan0", strlen("wlan0")); in wpa_send_cmd_to_driver()
662 ifr.ifr_name[IFNAMSIZ-1] = '\0'; in wpa_send_cmd_to_driver()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/
H A Ddriver_nl80211_hisi.c217 os_strlcpy(ifr.ifr_name, bss->ifname, IFNAMSIZ); in wpa_driver_nl80211_driver_cmd()
219 wpa_printf(MSG_EXCESSIVE, "%s: 1:ifr_name=%s, len=%zu, buf_len=%zu", __func__, ifr.ifr_name, strlen(buf), buf_len); in wpa_driver_nl80211_driver_cmd()
625 ret_s = strncpy_s(ifr.ifr_name, IFNAMSIZ, "wlan0", strlen("wlan0")); in wpa_send_cmd_to_driver()
629 ifr.ifr_name[IFNAMSIZ - 1] = '\0'; in wpa_send_cmd_to_driver()
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_device_local.c606 uint8_t ifaceType = GetIfaceType(req[i].ifr_name); in DetectLocalIface()
608 DFINDER_LOGI(TAG, "skip iface %s", req[i].ifr_name); in DetectLocalIface()
614 DFINDER_LOGD(TAG, "iface %s is not ipv4 or ip is any", req[i].ifr_name); in DetectLocalIface()
618 DFINDER_LOGI(TAG, "try to add new iface %s", req[i].ifr_name); in DetectLocalIface()
619 (void)AddLocalIface(req[i].ifr_name, ip); in DetectLocalIface()
/third_party/ltp/testcases/network/packet/
H A Dfanout01.c62 strcpy((char *)&ifr.ifr_name, "lo"); in run()
/third_party/ltp/testcases/kernel/syscalls/setsockopt/
H A Dsetsockopt05.c44 strcpy(ifr.ifr_name, "lo"); in setup()
/third_party/ltp/testcases/kernel/uevents/
H A Duevent02.c99 .ifr_name = "ltp-tun0", in generate_tun_uevents()
/third_party/musl/src/network/
H A Dgetifaddrs.c256 strlcpy(ifr.ifr_name, addr->ifa_name, sizeof(ifr.ifr_name)); in get_ifFlag_via_ioctl()
/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_hdi_util.c124 if (strcpy_s(ifr.ifr_name, IFNAMSIZ, ifaceName) != EOK) { in GetIfaceState()
/third_party/musl/porting/liteos_a/kernel/include/net/
H A Dif.h96 #define ifr_name ifr_ifrn.ifrn_name macro
/third_party/musl/porting/uniproton/kernel/include/net/
H A Dif.h96 #define ifr_name ifr_ifrn.ifrn_name macro
/third_party/musl/porting/liteos_m/kernel/include/net/
H A Dif.h96 #define ifr_name ifr_ifrn.ifrn_name macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/net/
H A Dif.h96 #define ifr_name ifr_ifrn.ifrn_name macro
/third_party/ltp/testcases/network/can/filter-tests/
H A Dcan_rcv_own_msgs.c93 strcpy(ifr.ifr_name, can_dev_name); in setup()
/third_party/musl/include/net/
H A Dif.h96 #define ifr_name ifr_ifrn.ifrn_name macro
/third_party/python/Modules/
H A Dsocketmodule.c1474 ifname = ifr.ifr_name; in makesockaddr()
1529 ifname = ifr.ifr_name; in makesockaddr()
2048 strncpy(ifr.ifr_name, interfaceName, sizeof(ifr.ifr_name)); in getsockaddrarg()
2049 ifr.ifr_name[(sizeof(ifr.ifr_name))-1] = '\0'; in getsockaddrarg()
2172 } else if ((size_t)len < sizeof(ifr.ifr_name)) { in getsockaddrarg()
2173 strncpy(ifr.ifr_name, PyBytes_AS_STRING(interfaceName), sizeof(ifr.ifr_name)); in getsockaddrarg()
2174 ifr.ifr_name[(sizeo in getsockaddrarg()
[all...]

Completed in 22 milliseconds

12345