| /foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/ |
| H A D | netsys_native_service_test.cpp | 633 std::string macAddr = "aa:bb:cc:dd:ee:ff"; in HWTEST_F() local
|
| H A D | netsys_controller_test.cpp | 903 std::string macAddr = "aa:bb:cc:dd:ee:ff"; in HWTEST_F() local 982 std::string macAddr = "aa:bb:cc:dd:ee:ff"; in HWTEST_F() local
|
| /foundation/communication/netmanager_base/services/netmanagernative/src/manager/ |
| H A D | interface_manager.cpp | 431 int32_t InterfaceManager::AddStaticArp(const std::string &ipAddr, const std::string &macAddr, in AddStaticArp() argument 452 int32_t InterfaceManager::DelStaticArp(const std::string &ipAddr, const std::string &macAddr, in DelStaticArp() argument 473 int32_t InterfaceManager::AssembleArp(const std::string &ipAddr, const std::string &macAddr, in AssembleArp() argument 515 int32_t InterfaceManager::MacStringToArray(const std::string &macAddr, sockaddr &macSock) in MacStringToArray() argument [all...] |
| /foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_multi_test/ |
| H A D | net_conn_client_test.cpp | 1196 std::string macAddr = "12:23:34:12:12:11"; in HWTEST_F() local 1215 std::string macAddr = "12:23:34:12:12:11"; in HWTEST_F() local [all...] |
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/ |
| H A D | wifi_hdi_wpa_sta_impl.c | 476 WifiErrorNo HdiWpaStaGetDeviceMacAddress(char *macAddr, int macAddrLen, const char *ifaceName)
in HdiWpaStaGetDeviceMacAddress() argument
|
| /foundation/communication/wifi/wifi/relation_services/wifi_hal_service/ |
| H A D | wifi_hal_struct.h | 33 char macAddr[WIFI_MAC_LENGTH + 1]; member
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap_sa/ |
| H A D | wifi_hotspot_service_impl.cpp | 307 std::string macAddr = in TransRandomToRealMac() local
|
| /foundation/communication/netmanager_ext/services/ethernetmanager/src/ |
| H A D | ethernet_management.cpp | 217 std::string macAddr; in GetMacAddr() local
|
| /foundation/communication/netmanager_base/services/netconnmanager/src/stub/ |
| H A D | net_conn_service_stub.cpp | 1416 std::string macAddr = ""; in OnAddStaticArp() local 1441 std::string macAddr = ""; in OnDelStaticArp() local
|
| /foundation/communication/netmanager_base/frameworks/native/netconnclient/src/proxy/ |
| H A D | net_conn_service_proxy.cpp | 1491 int32_t NetConnServiceProxy::AddStaticArp(const std::string &ipAddr, const std::string &macAddr, in AddStaticArp() argument 1522 int32_t NetConnServiceProxy::DelStaticArp(const std::string &ipAddr, const std::string &macAddr, in DelStaticArp() argument
|
| /foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/src/ |
| H A D | lnn_distributed_net_ledger.c | 194 const char *macAddr = NULL; in NewWifiDiscovered() local [all...] |
| /foundation/communication/netmanager_base/test/fuzztest/netconnclient_fuzzer/ |
| H A D | net_conn_client_fuzzer.cpp | 1168 std::string macAddr = NetConnGetString(STR_LEN); in StaticArpProcess() local 1181 std::string macAddr = NetConnGetString(STR_LEN); in StaticArpProcessNoIpAddr() local 1206 std::string macAddr = NetConnGetString(STR_LEN); in StaticArpProcessNoIfName() local
|
| /foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/ |
| H A D | net_conn_service_test.cpp | 827 std::string macAddr = "aa:bb:cc:dd:ee:ff"; in HWTEST_F() local 836 std::string macAddr = "aa:bb:cc:dd:ee:ff"; in HWTEST_F() local
|
| /foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/ |
| H A D | lnn_heartbeat_medium_mgr.c | 462 static bool IsInvalidBrmac(const char *macAddr) in IsInvalidBrmac() argument
|
| /foundation/communication/netmanager_base/frameworks/native/netconnclient/src/ |
| H A D | net_conn_client.cpp | 805 int32_t NetConnClient::AddStaticArp(const std::string &ipAddr, const std::string &macAddr, const std::string &ifName) in AddStaticArp() argument 817 int32_t NetConnClient::DelStaticArp(const std::string &ipAddr, const std::string &macAddr, const std::string &ifName) in DelStaticArp() argument
|
| /foundation/communication/netmanager_ext/test/vpnmanager/unittest/conn_vpn_manager_test/ |
| H A D | net_conn_service_test.cpp | 826 std::string macAddr = "aa:bb:cc:dd:ee:ff"; in HWTEST_F() local 835 std::string macAddr = "aa:bb:cc:dd:ee:ff"; in HWTEST_F() local
|
| /foundation/communication/wifi/wifi/relation_services/wifi_hal_service/wifi_hal_module/wpa_supplicant_hal/ |
| H A D | wifi_wpa_hal.c | 144 char macAddr[WIFI_MAC_LENGTH + 1] = {0}; in DealP2pGoNegRequest() local 299 char macAddr[WIFI_MAC_LENGTH + 1] = {0}; in DealDeviceLostEvent() local 353 char macAddr[WIFI_MAC_LENGTH + 1] = {0}; in DealInvitationResultEvent() local 386 char macAddr[WIFI_MAC_LENGTH + 1] = {0}; DealP2pConnectFailed() local 442 char macAddr[WIFI_MAC_LENGTH + 1] = {0}; DealProvDiscPbcReqEvent() local 456 char macAddr[WIFI_MAC_LENGTH + 1] = {0}; DealProDiscPbcRespEvent() local 470 char macAddr[WIFI_MAC_LENGTH + 1] = {0}; DealProDiscEnterPinEvent() local 485 char macAddr[WIFI_MAC_LENGTH + 1] = {0}; DealProvDiscShowPinEvent() local [all...] |
| /foundation/communication/dhcp/services/dhcp_client/src/ |
| H A D | dhcp_ipv6_client.cpp | 370 char macAddr[MAC_ADDR_LEN * MAC_ADDR_CHAR_NUM]; in IsEui64ModeIpv6Address() local [all...] |
| /foundation/communication/netmanager_base/services/netsyscontroller/src/ |
| H A D | netsys_controller.cpp | 1256 int32_t NetsysController::AddStaticArp(const std::string &ipAddr, const std::string &macAddr, in AddStaticArp() argument 1268 int32_t NetsysController::DelStaticArp(const std::string &ipAddr, const std::string &macAddr, in DelStaticArp() argument
|
| H A D | netsys_controller_service_impl.cpp | 765 int32_t NetsysControllerServiceImpl::AddStaticArp(const std::string &ipAddr, const std::string &macAddr, in AddStaticArp() argument 772 int32_t NetsysControllerServiceImpl::DelStaticArp(const std::string &ipAddr, const std::string &macAddr, in DelStaticArp() argument
|
| /foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/ |
| H A D | lnn_lane_link.c | 227 static int32_t GetRemoteMacAddrByLocalIp(const char *localIp, char *macAddr, uint32_t macAddrLen) in GetRemoteMacAddrByLocalIp() argument
|
| /foundation/communication/netmanager_base/test/fuzztest/netsysclient_fuzzer/ |
| H A D | net_sys_client_fuzzer.cpp | 1276 std::string macAddr = NetSysGetString(STR_LEN); in CmdAddStaticArpFuzzTest() local 1290 std::string macAddr = NetSysGetString(STR_LEN); in CmdDelStaticArpFuzzTest() local
|
| /foundation/communication/netmanager_base/services/netmanagernative/src/ |
| H A D | netsys_native_service.cpp | 837 int32_t NetsysNativeService::AddStaticArp(const std::string &ipAddr, const std::string &macAddr, in AddStaticArp() argument 848 int32_t NetsysNativeService::DelStaticArp(const std::string &ipAddr, const std::string &macAddr, in DelStaticArp() argument
|
| /foundation/communication/netmanager_base/frameworks/native/netmanagernative/ |
| H A D | netsys_native_service_proxy.cpp | 2395 int32_t NetsysNativeServiceProxy::AddStaticArp(const std::string &ipAddr, const std::string &macAddr, in AddStaticArp() argument 2425 int32_t NetsysNativeServiceProxy::DelStaticArp(const std::string &ipAddr, const std::string &macAddr, in DelStaticArp() argument
|
| /foundation/communication/netmanager_base/services/netmanagernative/src/netsys/ |
| H A D | net_manager_native.cpp | 559 int32_t NetManagerNative::AddStaticArp(const std::string &ipAddr, const std::string &macAddr, in AddStaticArp() argument 570 int32_t NetManagerNative::DelStaticArp(const std::string &ipAddr, const std::string &macAddr, in DelStaticArp() argument
|