Searched defs:ServerCount (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/UefiPxeBcDxe/
H A DPxeBcImpl.h121 // ServerCount records the count of the servers we got the offers,
122 // OfferIndex records the index of the offer sent by the server indexed by ServerCount.
124 UINT32 ServerCount[DHCP4_PACKET_TYPE_MAX]; member in struct:_PXEBC_PRIVATE_DATA

Completed in 31 milliseconds