Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_s_server.cpp1920 int InitServerFixedOptions(DhcpConfig *config, DhcpServerContext *ctx) in InitServerFixedOptions() function
1981 if (InitServerFixedOptions(config, context) != RET_SUCCESS) { in InitializeServer()