Home
last modified time | relevance | path

Searched refs:UDP_END_POINT (Results 1 – 21 of 21) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Dhcp4Dxe/
DDhcp4Io.h146 UDP_END_POINT *EndPoint,
190 UDP_END_POINT *EndPoint,
DDhcp4Io.c956 UDP_END_POINT *EndPoint, in DhcpInput()
1129 UDP_END_POINT *EndPoint, in DhcpOnPacketSent()
1173 UDP_END_POINT EndPoint; in DhcpSendMessage()
1438 UDP_END_POINT EndPoint; in DhcpRetransmit()
DDhcp4Impl.c1316 UDP_END_POINT *EndPoint, in PxeDhcpInput()
1495 UDP_END_POINT EndPoint; in EfiDhcp4TransmitReceive()
1575 ZeroMem (&EndPoint, sizeof (UDP_END_POINT)); in EfiDhcp4TransmitReceive()
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/
DUdpIoLib.h45 } UDP_END_POINT; typedef
65 IN UDP_END_POINT *EndPoint,
304 IN UDP_END_POINT *EndPoint OPTIONAL,
/device/linaro/bootloader/edk2/NetworkPkg/Mtftp6Dxe/
DMtftp6Support.h298 IN UDP_END_POINT *UdpEpt,
335 IN UDP_END_POINT *UdpEpt,
DMtftp6Wrq.c386 IN UDP_END_POINT *UdpEpt, in Mtftp6WrqInput()
DMtftp6Rrq.c660 IN UDP_END_POINT *UdpEpt, in Mtftp6RrqInput()
DMtftp6Support.c657 IN UDP_END_POINT *UdpEpt, in Mtftp6OnPacketSent()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Mtftp4Dxe/
DMtftp4Support.c411 IN UDP_END_POINT *EndPoint, in Mtftp4OnPacketSent()
459 UDP_END_POINT UdpPoint; in Mtftp4SendPacket()
528 UDP_END_POINT UdpPoint; in Mtftp4Retransmit()
DMtftp4Rrq.c33 IN UDP_END_POINT *EndPoint,
640 IN UDP_END_POINT *EndPoint, in Mtftp4RrqInput()
DMtftp4Wrq.c342 IN UDP_END_POINT *EndPoint, in Mtftp4WrqInput()
/device/linaro/bootloader/edk2/NetworkPkg/Dhcp6Dxe/
DDhcp6Io.h208 IN UDP_END_POINT *EndPoint,
DDhcp6Utility.h164 IN UDP_END_POINT *EndPoint,
DDhcp6Io.c838 UDP_END_POINT EndPt; in Dhcp6TransmitPacket()
861 ZeroMem (&EndPt, sizeof (UDP_END_POINT)); in Dhcp6TransmitPacket()
2798 IN UDP_END_POINT *EndPoint, in Dhcp6ReceivePacket()
DDhcp6Utility.c600 IN UDP_END_POINT *EndPoint, in Dhcp6OnTransmitted()
/device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/
DIkeService.h218 IN UDP_END_POINT *EndPoint,
DIkeService.c626 IN UDP_END_POINT *EndPoint, in IkeDispatch()
/device/linaro/bootloader/edk2/NetworkPkg/DnsDxe/
DDnsImpl.h611 UDP_END_POINT *EndPoint,
629 UDP_END_POINT *EndPoint,
DDnsImpl.c1621 UDP_END_POINT *EndPoint, in DnsOnPacketReceived()
1680 UDP_END_POINT *EndPoint, in DnsOnPacketSent()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeUdpIoLib/
DDxeUdpIoLib.c173 UDP_END_POINT EndPoint; in UdpIoOnDgramRcvdDpc()
178 ZeroMem (&EndPoint, sizeof(UDP_END_POINT)); in UdpIoOnDgramRcvdDpc()
428 IN UDP_END_POINT *EndPoint OPTIONAL, in UdpIoCreateTxToken()
946 IN UDP_END_POINT *EndPoint OPTIONAL, in UdpIoSendDatagram()
/device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/Ikev2/
DPayload.c3144 IN UDP_END_POINT *EndPoint, in Ikev2OnPacketSent()
3275 UDP_END_POINT EndPoint; in Ikev2SendIkePacket()
3322 ZeroMem (&EndPoint, sizeof (UDP_END_POINT)); in Ikev2SendIkePacket()