Searched refs:VendorOptionLen (Results 1 – 2 of 2) sorted by relevance
100 UINT8 VendorOptionLen; in PxeBcParseVendorOptions() local105 VendorOptionLen = Dhcp4Option->Length; in PxeBcParseVendorOptions()111 while ((Offset < VendorOptionLen) && (PxeOption->OpCode != DHCP4_TAG_EOP)) { in PxeBcParseVendorOptions()
1491 UINT8 VendorOptionLen; in PxeBcParseVendorOptions() local1496 VendorOptionLen = Dhcp4Option->Length; in PxeBcParseVendorOptions()1500 while ((Offset < VendorOptionLen) && (PxeOption->OpCode != DHCP4_TAG_EOP)) { in PxeBcParseVendorOptions()