Searched refs:MaxMesgSize (Results 1 - 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
H A DHttpBootDhcp4.h162 HTTP_BOOT_DHCP4_OPTION_MAX_MESG_SIZE *MaxMesgSize; member in union:__anon9524
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe/
H A DPxeBcDhcp.h187 PXEBC_DHCP4_OPTION_MAX_MESG_SIZE *MaxMesgSize; member in union:__anon6896
H A DPxeBcDhcp.c1070 OptEnt.MaxMesgSize = (PXEBC_DHCP4_OPTION_MAX_MESG_SIZE *) OptList[Index]->Data;
1072 CopyMem (&OptEnt.MaxMesgSize->Size, &Value, sizeof (UINT16));
/device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/
H A DPxeBcDhcp4.h220 PXEBC_DHCP4_OPTION_MAX_MESG_SIZE *MaxMesgSize; member in union:__anon9654
H A DPxeBcDhcp4.c258 OptEnt.MaxMesgSize = (PXEBC_DHCP4_OPTION_MAX_MESG_SIZE *) OptList[Index]->Data;
260 CopyMem (&OptEnt.MaxMesgSize->Size, &Value, sizeof (UINT16));

Completed in 20 milliseconds