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

/device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
H A DHttpBootDhcp4.h169 #define GET_OPTION_BUFFER_LEN(Pkt) \ macro
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe/
H A DPxeBcDhcp.h250 #define GET_OPTION_BUFFER_LEN(Pkt) ((Pkt)->Length - sizeof (EFI_DHCP4_HEADER) - 4) macro
/device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/
H A DPxeBcDhcp4.h144 #define GET_OPTION_BUFFER_LEN(Pkt) \ macro

Completed in 8 milliseconds