Home | History | Annotate | Download | only in UefiPxeBcDxe

Lines Matching refs:Dhcp6

86   OfferType    = Mode->UsingIpv6 ? Cache->Dhcp6.OfferType : Cache->Dhcp4.OfferType;

297 OfferType = Mode->UsingIpv6 ? Cache->Dhcp6.OfferType : Cache->Dhcp4.OfferType;
582 Parse out the boot information from the last Dhcp6 reply packet.
610 // Get the last received Dhcp6 reply packet.
613 Cache6 = &Private->PxeReply.Dhcp6;
615 Cache6 = &Private->ProxyOffer.Dhcp6;
617 Cache6 = &Private->DhcpAck.Dhcp6;
944 Private->PxeReply.Dhcp6.Packet.Ack.Length