Home
last modified time | relevance | path

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

/foundation/communication/dhcp/services/dhcp_server/include/
H A Ddhcp_message.h55 uint32_t ciaddr; member
/foundation/communication/dhcp/services/dhcp_client/include/
H A Ddhcp_client_def.h346 uint32_t ciaddr; member
/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_s_server.cpp326 reply->packet.ciaddr = 0; in InitReply()
721 if (received->packet.ciaddr && received->packet.ciaddr != INADDR_BROADCAST) { in FillReply()
722 reply->packet.ciaddr = received->packet.ciaddr; in FillReply()
1045 uint32_t cliIp = received->packet.ciaddr; in GetYourIpAddress()
/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_client_state_machine.cpp1710 packet.ciaddr = clientip; in DhcpRenew()

Completed in 8 milliseconds