| /foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/ |
| H A D | wifi_p2p_hal_interface_test.cpp | 441 std::string macAddr; in HWTEST_F() local
|
| /foundation/communication/dhcp/services/dhcp_server/src/ |
| H A D | address_utils.cpp | 207 char *ParseStrMac(const uint8_t *macAddr, size_t addrSize) in ParseStrMac() argument 235 int ParseMacAddress(const char *strMac, uint8_t macAddr[DHCP_HWADDR_LENGTH]) in ParseMacAddress() argument 276 ParseLogMac(uint8_t macAddr[DHCP_HWADDR_LENGTH]) ParseLogMac() argument 290 IsEmptyHWAddr(const uint8_t macAddr[DHCP_HWADDR_LENGTH]) IsEmptyHWAddr() argument [all...] |
| /foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/ |
| H A D | netsys_native_service_stub_test.cpp | 1713 std::string macAddr = "aa:bb:cc:dd:ee:ff"; in HWTEST_F() local
|
| 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
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/ |
| H A D | wal_mac80211.c | 468 int32_t WalDelStation(NetDevice *netDev, const uint8_t *macAddr)
in WalDelStation() argument 475 int32_t WalAddKey(struct NetDevice *netdev, uint8_t keyIndex, bool pairwise, const uint8_t *macAddr,
in WalAddKey() argument 487 int32_t WalDelKey(struct NetDevice *netdev, uint8_t keyIndex, bool pairwise, const uint8_t *macAddr)
in WalDelKey() argument
|
| /device/qemu/drivers/virtio/ |
| H A D | virtnet.c | 535 static int32_t FakeWalAddKey(NetDevice *netDev, uint8_t keyIndex, bool pairwise, const uint8_t *macAddr, in FakeWalAddKey() argument 545 static int32_t FakeWalDelKey(NetDevice *netDev, uint8_t keyIndex, bool pairwise, const uint8_t *macAddr) in FakeWalDelKey() argument
|
| /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...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
| H A D | wpa_hal.h | 152 uint8_t macAddr[ETH_ADDR_LEN]; member 158 uint8_t *macAddr; member 166 uint8_t macAddr[ETH_ADDR_LEN]; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
| H A D | wpa_hal.h | 152 uint8_t macAddr[ETH_ADDR_LEN]; member 158 uint8_t *macAddr; member 166 uint8_t macAddr[ETH_ADDR_LEN]; member
|