Searched refs:optRebindTime (Results 1 – 1 of 1) sorted by relevance
793 DhcpOption optRebindTime = {REBINDING_TIME_VALUE_OPTION, OPT_TIME_LENGTH, {0}}; in AppendReplyTimeOptions() local794 FillU32Option(&optRebindTime, t2Time); in AppendReplyTimeOptions()795 PushBackOption(options, &optRebindTime); in AppendReplyTimeOptions()