Home
last modified time | relevance | path

Searched refs:DhcpServerFeature (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_server_feature_lite.cpp27 DEFINE_DHCPLOG_DHCP_LABEL("DhcpServerFeature");
36 typedef struct DhcpServerFeature { struct
41 } DhcpServerFeature; typedef
51 DhcpServerFeature *serverFeature = (DhcpServerFeature *)feature; in OnInitialize()
66 DhcpServerFeature *serverFeature = (DhcpServerFeature *)feature; in OnStop()
80 DHCP_LOGI("[DhcpServerFeature] begin to call Invoke, funcId is %{public}d", funcId); in Invoke()
87 static DhcpServerFeature g_serverFeature = {
100 DHCP_LOGI("[DhcpServerFeature] Ini in Init()
[all...]
/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_client_feature_lite.cpp85 static DhcpServerFeature g_serverFeature = {

Completed in 1 milliseconds