Home
last modified time | relevance | path

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

/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_config.cpp182 static int SetDhcpConfig(DhcpConfig *dhcpConfig, const char *strLine, int common) in SetDhcpConfig() function
185 DHCP_LOGE("SetDhcpConfig param strLine is nullptr or len = 0!"); in SetDhcpConfig()
251 if (bValid && SetDhcpConfig(dhcpConfig, strLine, bComm) != RET_SUCCESS) { in ParseConfigFile()

Completed in 2 milliseconds