/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/include/ |
H A D | lnn_connect_info.h | 36 char macAddr[MAC_LEN]; member
|
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_toolkit/unittest/ |
H A D | mac_address_test.cpp | 103 unsigned char macAddr[MAC_LEN] = {0}; in HWTEST_F() local
|
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/ |
H A D | net_conn_client.cpp | 17 AddStaticArp( const std::string &ipAddr, const std::string &macAddr, const std::string &ifName) AddStaticArp() argument 27 DelStaticArp( const std::string &ipAddr, const std::string &macAddr, const std::string &ifName) DelStaticArp() argument
|
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/ |
H A D | multi_gateway_test.cpp | 53 std::string macAddr = ""; in HWTEST_F() local 84 const char *macAddr = nullptr; in HWTEST_F() local
|
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/ |
H A D | mac_address.cpp | 140 bool MacAddress::GetMacAddr(const std::string& ifName, unsigned char macAddr[MAC_LEN]) in GetMacAddr() argument
|
/foundation/communication/dhcp/test/fuzztest/dhcpaddresspool_fuzzer/ |
H A D | dhcpaddresspool_fuzzer.cpp | 56 uint8_t macAddr[DHCP_HWADDR_LENGTH]; in DhcpAddressPoolFuzzTest() local
|
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/include/ |
H A D | lnn_data_cloud_sync.h | 46 char macAddr[MAC_LEN]; member
|
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/ |
H A D | interface_manager_test.cpp | 212 std::string macAddr; in HWTEST_F() local 221 std::string macAddr; in HWTEST_F() local 230 std::string macAddr; in HWTEST_F() local 244 std::string macAddr = "08:00:20:0A:8C:6D"; in HWTEST_F() local 255 std::string macAddr; in HWTEST_F() local 414 std::string macAddr = "aa:bb:cc:dd:ee:ff"; HWTEST_F() local 424 std::string macAddr = "aa:bb:cc:dd:ee:ff"; HWTEST_F() local 439 std::string macAddr = "aa:bb:cc:dd:ee:ff"; HWTEST_F() local [all...] |
H A D | net_manager_native_test.cpp | 176 std::string macAddr = "aa:bb:cc:dd:ee:ff"; in HWTEST_F() local 185 std::string macAddr = "aa:bb:cc:dd:ee:ff"; in HWTEST_F() local
|
H A D | netsys_native_service_proxy_test.cpp | 252 std::string macAddr = "aa:bb:cc:dd:ee:ff"; in HWTEST_F() local 263 std::string macAddr = "aa:bb:cc:dd:ee:ff"; in HWTEST_F() local
|
H A D | netsys_controller_service_impl_test.cpp | 295 std::string macAddr = "aa:bb:cc:dd:ee:ff"; in HWTEST_F() local
|
H A D | netsys_native_client_test.cpp | 358 std::string macAddr = "aa:bb:cc:dd:ee:ff"; in HWTEST_F() local
|
H A D | netsys_native_service_stub_test.cpp | 1713 std::string macAddr = "aa:bb:cc:dd:ee:ff"; in HWTEST_F() local
|
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_self_cure/ |
H A D | multi_gateway.cpp | 94 int32_t MultiGateway::SetStaticArp(const std::string& iface, const std::string& ipAddr, const std::string& macAddr) in SetStaticArp() argument 169 int32_t MultiGateway::GetMacAddr(char *buff, const char *macAddr) in GetMacAddr() argument
|
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/ |
H A D | wifi_hdi_wpa_sta_impl_test.cpp | 236 char macAddr[18] = {0}; in HWTEST_F() local
|
/foundation/communication/wifi_aware/frameworks/source/ |
H A D | wifiaware.c | 78 int SendData(unsigned char* macAddr, unsigned char peerHandle, unsigned char localHandle, in SendData() argument
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/ |
H A D | ble_properties.cpp | 172 std::string macAddr = pimpl->macAddr_; in UpdateConfig() local
|
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/ |
H A D | wifi_manager.cpp | 379 unsigned char macAddr[WIFI_MAC_LEN] = {0}; in InstallPacketFilterProgram() local
|
/foundation/communication/dhcp/interfaces/kits/c/ |
H A D | dhcp_result_event.h | 73 char macAddr[MAC_ADDR_MAX_LEN]; member
|
/foundation/communication/dhcp/services/dhcp_server/src/ |
H A D | dhcp_address_pool.cpp | 40 std::size_t macAddrHash(uint8_t macAddr[DHCP_HWADDR_LENGTH]) in macAddrHash() argument 50 AddressBinding *GetBindingByMac(uint8_t macAddr[DHCP_HWADDR_LENGTH]) in GetBindingByMac() argument 60 AddressBinding *QueryBinding(uint8_t macAddr[DHCP_HWADDR_LENGTH], PDhcpOptionList cliOptins) in QueryBinding() argument 65 AddressBinding *AddNewBinding(uint8_t macAddr[DHCP_HWADDR_LENGTH], PDhcpOptionList cliOptins) in AddNewBinding() argument 85 CheckIpAvailability(DhcpAddressPool *pool, uint8_t macAddr[DHCP_HWADDR_LENGTH], uint32_t distIp) CheckIpAvailability() argument 127 CheckRangeAvailability( DhcpAddressPool *pool, uint8_t macAddr[DHCP_HWADDR_LENGTH], uint32_t distIp, int *outOfRange) CheckRangeAvailability() argument 180 AddressDistribute(DhcpAddressPool *pool, uint8_t macAddr[DHCP_HWADDR_LENGTH]) AddressDistribute() argument 289 IsReserved(uint8_t macAddr[DHCP_HWADDR_LENGTH]) IsReserved() argument 341 AddReservedBinding(uint8_t macAddr[DHCP_HWADDR_LENGTH]) AddReservedBinding() argument 357 RemoveBinding(uint8_t macAddr[DHCP_HWADDR_LENGTH]) RemoveBinding() argument 367 RemoveReservedBinding(uint8_t macAddr[DHCP_HWADDR_LENGTH]) RemoveReservedBinding() argument 381 ReleaseBinding(uint8_t macAddr[DHCP_HWADDR_LENGTH]) ReleaseBinding() argument [all...] |
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/dhcp/test/fuzztest/addressutils_fuzzer/ |
H A D | addressutils_fuzzer.cpp | 145 uint8_t* macAddr = nullptr; in ParseStrMacTest() local 153 uint8_t macAddr[DHCP_HWADDR_LENGTH]; in ParseMacAddressTest() local 180 uint8_t macAddr[DHCP_HWADDR_LENGTH]; in ParseLogMacTest() local
|
/foundation/communication/dsoftbus/components/nstackx/nstackx_congestion/platform/unix/wifi/ |
H A D | nstackx_wifi_stat_linux.c | 270 char macAddr[ETH_ALEN]; in GetWifiStaInfo() local
|
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/unittest/ |
H A D | ledger_lane_hub_test.cpp | 390 char macAddr[MAC_LEN] = {0}; in HWTEST_F() local
|
/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
|