Home
last modified time | relevance | path

Searched defs:macAddr (Results 1 - 25 of 83) sorted by relevance

1234

/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/include/
H A Dlnn_connect_info.h36 char macAddr[MAC_LEN]; member
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_toolkit/unittest/
H A Dmac_address_test.cpp103 unsigned char macAddr[MAC_LEN] = {0}; in HWTEST_F() local
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/
H A Dnet_conn_client.cpp17 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 Dmulti_gateway_test.cpp53 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 Dmac_address.cpp140 bool MacAddress::GetMacAddr(const std::string& ifName, unsigned char macAddr[MAC_LEN]) in GetMacAddr() argument
/foundation/communication/dhcp/test/fuzztest/dhcpaddresspool_fuzzer/
H A Ddhcpaddresspool_fuzzer.cpp56 uint8_t macAddr[DHCP_HWADDR_LENGTH]; in DhcpAddressPoolFuzzTest() local
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/include/
H A Dlnn_data_cloud_sync.h46 char macAddr[MAC_LEN]; member
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dinterface_manager_test.cpp212 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 Dnet_manager_native_test.cpp176 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 Dnetsys_native_service_proxy_test.cpp252 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
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_self_cure/
H A Dmulti_gateway.cpp94 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 Dwifi_hdi_wpa_sta_impl_test.cpp236 char macAddr[18] = {0}; in HWTEST_F() local
/foundation/communication/wifi_aware/frameworks/source/
H A Dwifiaware.c78 int SendData(unsigned char* macAddr, unsigned char peerHandle, unsigned char localHandle, in SendData() argument
/drivers/hdf_core/framework/model/network/wifi/platform/src/
H A Dhdf_wifi_event.c24 int32_t HdfWifiEventNewSta(const struct NetDevice *netDev, const uint8_t *macAddr, uint8_t addrLen, in HdfWifiEventNewSta() argument
63 int32_t HdfWifiEventDelSta(struct NetDevice *netDev, const uint8_t *macAddr, uint8_t addrLen) in HdfWifiEventDelSta() argument
/drivers/hdf_core/framework/model/usb/include/
H A Dhdf_usb_net_manager.h59 uint8_t macAddr[MAC_ADDR_SIZE]; /**< MAC address {@link MAC_ADDR_SIZE} */ member
/drivers/peripheral/usb/hdf_usb/include/
H A Dhdf_usb_net_manager.h59 uint8_t macAddr[MAC_ADDR_SIZE]; /**< MAC address {@link MAC_ADDR_SIZE} */ member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_properties.cpp172 std::string macAddr = pimpl->macAddr_; in UpdateConfig() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/
H A Dwifi_manager.cpp379 unsigned char macAddr[WIFI_MAC_LEN] = {0}; in InstallPacketFilterProgram() local
/foundation/communication/dhcp/interfaces/kits/c/
H A Ddhcp_result_event.h73 char macAddr[MAC_ADDR_MAX_LEN]; member
/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_address_pool.cpp40 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...]
/foundation/communication/dhcp/test/fuzztest/addressutils_fuzzer/
H A Daddressutils_fuzzer.cpp145 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 Dnstackx_wifi_stat_linux.c270 char macAddr[ETH_ALEN]; in GetWifiStaInfo() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Dwpa_hal_event.c344 uint8_t *macAddr = NULL; in WifiWpaNewStaProcess() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Dwpa_hal_event.c346 uint8_t *macAddr = NULL; in WifiWpaNewStaProcess() local
[all...]
/drivers/hdf_core/framework/model/network/common/netdevice/
H A Dnet_device.c364 int32_t NetIfSetMacAddr(struct NetDevice *netDevice, const unsigned char *macAddr, unsigned char length) in NetIfSetMacAddr() argument

Completed in 13 milliseconds

1234