Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_s_server.cpp1777 static int ValidateReplyOptions(PDhcpMsgInfo reply) in ValidateReplyOptions() function
1803 if ((ret = ValidateReplyOptions(reply)) != RET_SUCCESS) { in ParseReplyOptions()