Home
last modified time | relevance | path

Searched refs:HttpSendValue (Results 1 – 7 of 7) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/WebServer/
DHTTP.c1478 Status = HttpSendValue ( SocketFD, pPort, (UINT8)pIpv4->sin_addr.s_addr ); in HttpSendIpAddress()
1486 Status = HttpSendValue ( SocketFD, pPort, (UINT8)( pIpv4->sin_addr.s_addr >> 8 )); in HttpSendIpAddress()
1494 Status = HttpSendValue ( SocketFD, pPort, (UINT8)( pIpv4->sin_addr.s_addr >> 16 )); in HttpSendIpAddress()
1502 Status = HttpSendValue ( SocketFD, pPort, (UINT8)( pIpv4->sin_addr.s_addr >> 24 )); in HttpSendIpAddress()
1520 Status = HttpSendValue ( SocketFD, pPort, htons ( PortNumber )); in HttpSendIpAddress()
1646 HttpSendValue ( in HttpSendValue() function
DSystemTable.c160 Status = HttpSendValue ( SocketFD, in RowDecimalValue()
422 Status = HttpSendValue ( SocketFD, in RowRevision()
434 Status = HttpSendValue ( SocketFD, in RowRevision()
DMtrr.c448 Status = HttpSendValue ( SocketFD, in MemoryTypeRegistersPage()
649 Status = HttpSendValue ( SocketFD, in MemoryTypeRegistersPage()
DConfigurationTable.c211 Status = HttpSendValue ( SocketFD, in RowGuid()
DMemoryMap.c103 Status = HttpSendValue ( SocketFD, in MemoryMapPage()
DWebServer.h961 HttpSendValue (
DACPI.c662 Status = HttpSendValue ( SocketFD, in RowGenericAddress()
686 Status = HttpSendValue ( SocketFD, in RowGenericAddress()