Searched refs:AllOption (Results 1 – 1 of 1) sorted by relevance
660 DHCP_OPTION *AllOption; in DhcpValidateOptions() local671 AllOption = NULL; in DhcpValidateOptions()673 Status = DhcpParseOption (Packet, &Count, &AllOption); in DhcpValidateOptions()677 ASSERT (AllOption != NULL); in DhcpValidateOptions()683 Option = &AllOption[Index]; in DhcpValidateOptions()721 FreePool (AllOption); in DhcpValidateOptions()