Searched defs:replyType (Results 1 – 2 of 2) sorted by relevance
383 int SendDhcpReply(PDhcpServerContext ctx, int replyType, PDhcpMsgInfo reply) in SendDhcpReply()420 int replyType = REPLY_NONE; in MessageProcess() local551 int replyType = MessageProcess(ctx, &from, &reply); in BeginLooper() local566 void NotifyConnetDeviceChanged(int replyType, PDhcpServerContext ctx) in NotifyConnetDeviceChanged()837 int replyType = Repending(pool, binding); in Rebinding() local1121 int replyType = Repending(pool, binding); in NotBindingRequest() local1534 int AppendReplyTypeOption(PDhcpMsgInfo reply, int replyType) in AppendReplyTypeOption()
257 int replyType = REPLY_NONE; variable