Home | History | Annotate | Download | only in Dhcp6Dxe

Lines Matching refs:EFI_DHCP6_HEADER

1159   if (Packet->Length > Packet->Size || Packet->Length < sizeof (EFI_DHCP6_HEADER)) {

1176 OptLen = Packet->Length - sizeof (EFI_DHCP6_HEADER);