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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Dhcp4Dxe/
H A DDhcp4Option.c467 DHCP_OPTION_COUNT *OpCount; local
469 OpCount = (DHCP_OPTION_COUNT *) Context;
470 OpCount[Tag].Offset = (UINT16) (OpCount[Tag].Offset + Len);
505 OptCount = OptContext->OpCount;
621 Context.OpCount = OptCount;
H A DDhcp4Option.h168 DHCP_OPTION_COUNT *OpCount; member in struct:__anon11203

Completed in 62 milliseconds