Home
last modified time | relevance | path

Searched defs:macAddr (Results 26 - 50 of 76) sorted by relevance

1234

/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/
H A Dwifi_p2p_hal_interface_test.cpp441 std::string macAddr; in HWTEST_F() local
/foundation/communication/dhcp/services/dhcp_server/src/
H A Daddress_utils.cpp207 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 Dnetsys_native_service_stub_test.cpp1713 std::string macAddr = "aa:bb:cc:dd:ee:ff"; in HWTEST_F() local
H A Dnetsys_native_service_test.cpp633 std::string macAddr = "aa:bb:cc:dd:ee:ff"; in HWTEST_F() local
H A Dnetsys_controller_test.cpp903 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 Dinterface_manager.cpp431 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 Dnet_conn_client_test.cpp1196 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 Dwifi_hdi_wpa_sta_impl.c476 WifiErrorNo HdiWpaStaGetDeviceMacAddress(char *macAddr, int macAddrLen, const char *ifaceName) in HdiWpaStaGetDeviceMacAddress() argument
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_struct.h33 char macAddr[WIFI_MAC_LENGTH + 1]; member
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap_sa/
H A Dwifi_hotspot_service_impl.cpp307 std::string macAddr = in TransRandomToRealMac() local
/foundation/communication/netmanager_ext/services/ethernetmanager/src/
H A Dethernet_management.cpp217 std::string macAddr; in GetMacAddr() local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dwal_mac80211.c468 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 Dvirtnet.c535 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 Dnet_conn_service_stub.cpp1416 std::string macAddr = ""; in OnAddStaticArp() local
1441 std::string macAddr = ""; in OnDelStaticArp() local
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/proxy/
H A Dnet_conn_service_proxy.cpp1491 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 Dlnn_distributed_net_ledger.c194 const char *macAddr = NULL; in NewWifiDiscovered() local
[all...]
/foundation/communication/netmanager_base/test/fuzztest/netconnclient_fuzzer/
H A Dnet_conn_client_fuzzer.cpp1168 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 Dnet_conn_service_test.cpp827 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 Dlnn_heartbeat_medium_mgr.c462 static bool IsInvalidBrmac(const char *macAddr) in IsInvalidBrmac() argument
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
H A Dnet_conn_client.cpp805 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 Dnet_conn_service_test.cpp826 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 Dwifi_wpa_hal.c144 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 Ddhcp_ipv6_client.cpp370 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 Dwpa_hal.h152 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 Dwpa_hal.h152 uint8_t macAddr[ETH_ADDR_LEN]; member
158 uint8_t *macAddr; member
166 uint8_t macAddr[ETH_ADDR_LEN]; member

Completed in 44 milliseconds

1234