Home
last modified time | relevance | path

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

/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_s_server.cpp776 DhcpOption optLeaseTime = {IP_ADDRESS_LEASE_TIME_OPTION, OPT_TIME_LENGTH, {0}}; in AppendReplyTimeOptions() local
777 FillU32Option(&optLeaseTime, leaseTime); in AppendReplyTimeOptions()
778 PushBackOption(options, &optLeaseTime); in AppendReplyTimeOptions()

Completed in 4 milliseconds