Home
last modified time | relevance | path

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

/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_s_server.cpp111 static int SendDhcpNak(PDhcpServerContext ctx, PDhcpMsgInfo reply);
403 sendRet = SendDhcpNak(ctx, reply); in SendDhcpReply()
1656 static int SendDhcpNak(PDhcpServerContext ctx, PDhcpMsgInfo reply) in SendDhcpNak() function
1664 DHCP_LOGE("SendDhcpNak, srvIns is null"); in SendDhcpNak()
1668 DHCP_LOGE("SendDhcpNak serverId fail!"); in SendDhcpNak()

Completed in 4 milliseconds