Home | History | Annotate | Download | only in Dhcp6Dxe

Lines Matching refs:OptLen

1146   UINT32                       OptLen;

1176 OptLen = Packet->Length - sizeof (EFI_DHCP6_HEADER);
1178 End = Start + OptLen;