Home
last modified time | relevance | path

Searched refs:RequestMsgSize (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/
DHttpLib.h446 OUT UINTN *RequestMsgSize
/device/linaro/bootloader/edk2/NetworkPkg/HttpDxe/
DHttpImpl.c251 UINTN RequestMsgSize; in EfiHttpRequest() local
592 Status = HttpGenRequestMessage (HttpMsg, FileUrl, &RequestMsg, &RequestMsgSize); in EfiHttpRequest()
620 RequestMsgSize in EfiHttpRequest()
DHttpProto.c1658 UINTN RequestMsgSize; in HttpTcpTransmit() local
1685 &RequestMsgSize in HttpTcpTransmit()
1702 RequestMsgSize in HttpTcpTransmit()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeHttpLib/
DDxeHttpLib.c1659 OUT UINTN *RequestMsgSize in HttpGenRequestMessage() argument
1852 (*RequestMsgSize) = (UINTN)(RequestPtr) - (UINTN)(*RequestMsg); in HttpGenRequestMessage()