Home
last modified time | relevance | path

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

/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_s_server.cpp784 DhcpOption optRenewTime = {RENEWAL_TIME_VALUE_OPTION, OPT_TIME_LENGTH, {0}}; in AppendReplyTimeOptions() local
785 FillU32Option(&optRenewTime, t1Time); in AppendReplyTimeOptions()
786 PushBackOption(options, &optRenewTime); in AppendReplyTimeOptions()

Completed in 4 milliseconds