Searched refs:ParseReplyOptions (Results 1 – 1 of 1) sorted by relevance
115 static int ParseReplyOptions(PDhcpMsgInfo reply);1589 if (ParseReplyOptions(reply) != RET_SUCCESS) { in SendDhcpOffer()1675 if (ParseReplyOptions(reply) != RET_SUCCESS) { in SendDhcpAck()1704 if (ParseReplyOptions(reply) != RET_SUCCESS) { in SendDhcpNak()1800 static int ParseReplyOptions(PDhcpMsgInfo reply) in ParseReplyOptions() function