Home
last modified time | relevance | path

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

/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_s_server.cpp114 static int ParseReplyOptions(PDhcpMsgInfo reply);
1587 if (ParseReplyOptions(reply) != RET_SUCCESS) { in SendDhcpOffer()
1641 if (ParseReplyOptions(reply) != RET_SUCCESS) { in SendDhcpAck()
1673 if (ParseReplyOptions(reply) != RET_SUCCESS) { in SendDhcpNak()
1769 static int ParseReplyOptions(PDhcpMsgInfo reply) in ParseReplyOptions() function

Completed in 3 milliseconds