Searched refs:DHCP_MSG_NAK (Results 1 – 2 of 2) sorted by relevance
48 #define DHCP_MSG_NAK 6 macro
713 ((Para->DhcpType != DHCP_MSG_ACK) && (Para->DhcpType != DHCP_MSG_NAK)) in DhcpHandleRequest()725 if (Para->DhcpType == DHCP_MSG_NAK) { in DhcpHandleRequest()805 ((Para->DhcpType != DHCP_MSG_ACK) && (Para->DhcpType != DHCP_MSG_NAK)) in DhcpHandleRenewRebind()817 if (Para->DhcpType == DHCP_MSG_NAK) { in DhcpHandleRenewRebind()884 ((Para->DhcpType != DHCP_MSG_ACK) && (Para->DhcpType != DHCP_MSG_NAK)) in DhcpHandleReboot()894 if (Para->DhcpType == DHCP_MSG_NAK) { in DhcpHandleReboot()