Home
last modified time | relevance | path

Searched refs:AppendReplyTimeOptions (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_s_server.cpp762 int AppendReplyTimeOptions(PDhcpServerContext ctx, PDhcpOptionList options) in AppendReplyTimeOptions() function
1581 if (AppendReplyTimeOptions(ctx, &reply->options) != RET_SUCCESS || in SendDhcpOffer()
1667 if (AppendReplyTimeOptions(ctx, &reply->options) != RET_SUCCESS) { in SendDhcpAck()