Home
last modified time | relevance | path

Searched refs:SetNetConfigInfo (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_config.cpp77 static int SetNetConfigInfo(DhcpConfig *dhcpConfig, const char *pKey, const char *pValue, int commo… in SetNetConfigInfo() function
204 return SetNetConfigInfo(dhcpConfig, pTok, pSave, common); in SetDhcpConfig()