Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Dhcp4Dxe/
DDhcp4Io.h47 #define DHCP_MSG_ACK 5 macro
DDhcp4Io.c713 ((Para->DhcpType != DHCP_MSG_ACK) && (Para->DhcpType != DHCP_MSG_NAK)) in DhcpHandleRequest()
805 ((Para->DhcpType != DHCP_MSG_ACK) && (Para->DhcpType != DHCP_MSG_NAK)) in DhcpHandleRenewRebind()
884 ((Para->DhcpType != DHCP_MSG_ACK) && (Para->DhcpType != DHCP_MSG_NAK)) in DhcpHandleReboot()