/foundation/communication/dhcp/services/dhcp_client/src/ |
H A D | dhcp_result.cpp | 73 bool DhcpIpv6TimerCallbackEvent(const char *ifname) in DhcpIpv6TimerCallbackEvent() argument [all...] |
H A D | dhcp_client_callback_proxy_lite.cpp | 37 void DhcpClientCallbackProxy::OnIpSuccessChanged(int status, const std::string& ifname, DhcpResult& result) in OnIpSuccessChanged() argument 87 void DhcpClientCallbackProxy::OnIpFailChanged(int status, const std::string& ifname, const std::string& reason) in OnIpFailChanged() argument
|
H A D | dhcp_client_callback_proxy.cpp | 29 void DhcpClientCallbackProxy::OnIpSuccessChanged(int status, const std::string& ifname, DhcpResult& result) in OnIpSuccessChanged() argument 80 void DhcpClientCallbackProxy::OnIpFailChanged(int status, const std::string& ifname, const std::string& reason) in OnIpFailChanged() argument 109 void DhcpClientCallbackProxy::OnDhcpOfferReport(int status, const std::string& ifname, DhcpResult& result) in OnDhcpOfferReport() argument
|
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/ |
H A D | wifi_hal_base_interface_test.cpp | 25 char ifname[] = "wlan0"; in HWTEST_F() local
|
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/ |
H A D | wifi_hal_base_interface.c | 22 WifiErrorNo GetName(char *ifname, int32_t size) in GetName() argument
|
H A D | wifi_hal_crpc_base.c | 86 char *ifname = (char *)calloc(size, sizeof(char)); in RpcGetName() local
|
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/idl_client/idl_interface/ |
H A D | i_wifi_iface.c | 27 WifiErrorNo GetName(char *ifname, int32_t size) in GetName() argument
|
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/wifi_hal_module/wpa_supplicant_hal/wpa_sta_hal/ |
H A D | wifi_common_hal.h | 32 char ifname[WIFI_IFACE_NAME_MAXLEN]; member
|
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/ |
H A D | wifi_idl_interface_test.cpp | 47 char ifname[] = "wlan0"; in HWTEST_F() local 62 char ifname[] = "wlan0"; in HWTEST_F() local 87 char ifname[32] = {0}; in HWTEST_F() local 106 char ifname[] = "wlan0"; in HWTEST_F() local
|
H A D | wifi_chip_hal_interface_test.cpp | 26 void OnIfaceAdded(int32_t type, char *ifname) in OnIfaceAdded() argument 31 void OnIfaceRemoved(int32_t type, char *ifname) in OnIfaceRemoved() argument
|
/foundation/communication/dhcp/services/dhcp_server/include/ |
H A D | dhcp_s_server.h | 32 char ifname[IFACE_NAME_SIZE]; member
|
/foundation/communication/dhcp/test/fuzztest/commonutil_fuzzer/ |
H A D | commonutil_fuzzer.cpp | 51 const char *ifname = "wlan1"; in GetLeaseFileTest() local
|
/foundation/communication/dhcp/test/fuzztest/dhcpclient_fuzzer/ |
H A D | dhcpclient_fuzzer.cpp | 32 std::string ifname = std::string(reinterpret_cast<const char*>(data), size); in DhcpClientFuzzerTest() local
|
/foundation/communication/dhcp/test/fuzztest/dhcpserver_fuzzer/ |
H A D | dhcpserver_fuzzer.cpp | 31 std::string ifname = std::string(reinterpret_cast<const char*>(data), size); in DhcpServerFuzzerTest() local [all...] |
/foundation/communication/dhcp/test/unittest/services/dhcp_client/ |
H A D | dhcp_result_test.cpp | 69 std::string ifname = "wlan0"; in HWTEST_F() local
|
H A D | dhcp_client_service_impl_test.cpp | 56 const std::string& ifname = "wlan0"; in HWTEST_F() local 86 std::string ifname = "wlan0"; in HWTEST_F() local 105 std::string ifname = ""; in HWTEST_F() local 171 std::string ifname; HWTEST_F() local 190 std::string ifname; HWTEST_F() local 209 std::string ifname; HWTEST_F() local 247 std::string ifname; HWTEST_F() local 261 std::string ifname; HWTEST_F() local 271 std::string ifname = "wlan0"; HWTEST_F() local 278 std::string ifname = "wlan0"; HWTEST_F() local 314 std::string ifname = "wlan0"; HWTEST_F() local [all...] |
/foundation/communication/dhcp/test/unittest/services/dhcp_server/unittest/ |
H A D | dhcp_argument_test.cpp | 35 std::string ifname = "eth0"; in HWTEST() local
|
H A D | common_util_test.cpp | 65 const char *ifname = "test_if0"; in HWTEST() local
|
H A D | dhcp_message_sim.h | 60 char ifname[IFACE_NAME_SIZE]; member
|
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/ |
H A D | arp_checker.cpp | 34 void ArpChecker::Start(std::string& ifname, std::string& hwAddr, std::string& ipAddr, std::string& gateway) in Start() argument
|
/foundation/communication/netmanager_ext/services/ethernetmanager/src/ |
H A D | ethernet_dhcp_controller.cpp | 25 void EthernetDhcpController::EthernetDhcpControllerResultNotify::OnSuccess(int status, const char *ifname, in OnSuccess() argument 39 void EthernetDhcpController::EthernetDhcpControllerResultNotify::OnFailed(int status, const char *ifname, in OnFailed() argument 99 void EthernetDhcpController::OnDhcpFailed(int status, const std::string &ifname, const char *reason) {} in OnDhcpFailed() argument
|
/foundation/communication/dhcp/frameworks/native/src/ |
H A D | dhcp_client_impl.cpp | 116 ErrCode DhcpClientImpl::RegisterDhcpClientCallBack(const std::string& ifname, in RegisterDhcpClientCallBack() argument 128 ErrCode DhcpClientImpl::StartDhcpClient(const std::string& ifname, bool bIpv6) in StartDhcpClient() argument 135 ErrCode DhcpClientImpl::SetConfiguration(const std::string& ifname, const RouterConfig& config) in SetConfiguration() argument 142 ErrCode DhcpClientImpl::StopDhcpClient(const std::string& ifname, bool bIpv6) in StopDhcpClient() argument
|
/foundation/communication/dhcp/services/dhcp_server/src/ |
H A D | dhcp_server_callback_proxy.cpp | 60 void DhcpServerCallbackProxy::OnServerLeasesChanged(const std::string& ifname, std::vector<std::string>& leases) in OnServerLeasesChanged() argument 66 void DhcpServerCallbackProxy::OnServerSuccess(const std::string& ifname, std::vector<DhcpStationInfo>& stationInfos) in OnServerSuccess() argument 100 void DhcpServerCallbackProxy::OnServerSerExitChanged(const std::string& ifname) in OnServerSerExitChanged() argument
|
H A D | dhcp_server_callback_proxy_lite.cpp | 63 void DhcpServerCallbackProxy::OnServerLeasesChanged(const std::string& ifname, std::vector<std::string>& leases) in OnServerLeasesChanged() argument 69 void DhcpServerCallbackProxy::OnServerSerExitChanged(const std::string& ifname) in OnServerSerExitChanged() argument 75 void DhcpServerCallbackProxy::OnServerSuccess(const std::string& ifname, std::vector<DhcpStationInfo>& stationInfos) in OnServerSuccess() argument
|
/foundation/communication/dhcp/test/fuzztest/clientstub_fuzzer/ |
H A D | clientstub_fuzzer.cpp | 34 void OnRegisterCallBackTest(const std::string& ifname, size_t size) in OnRegisterCallBackTest() argument 47 void OnStartDhcpClientTest(const std::string& ifname, size_t size, bool ipv6) in OnStartDhcpClientTest() argument 61 void OnStopDhcpClientTest(const std::string& ifname, size_t size, bool ipv6) in OnStopDhcpClientTest() argument 74 void OnSetConfigurationTest(const std::string& ifname) in OnSetConfigurationTest() argument 93 std::string ifname = "wlan0"; in LLVMFuzzerTestOneInput() local [all...] |