Searched refs:ValidateRequestMessage (Results 1 – 1 of 1) sorted by relevance
1144 static int ValidateRequestMessage(const PDhcpServerContext ctx, const PDhcpMsgInfo received, in ValidateRequestMessage() function1352 if ((ret = ValidateRequestMessage(ctx, received, reply, &yourIpAddr)) != REPLY_ACK) { in OnReceivedRequest()