HomeSort by relevance Sort by last modified time
    Searched refs:IP_IO (Results 1 - 12 of 12) sorted by null

  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/
IpIoLib.h 236 // The IP instance consumed by this IP_IO
252 /// List entry used to link the token passed to IP_IO.
257 // User interface used to get notify from IP_IO
264 } IP_IO;
267 /// The struct is for the user to pass IP configuration and callbacks to IP_IO.
279 /// Internal struct book-keeping send request of IP_IO.
282 /// IP_IO via IpIoSend().
286 IP_IO *IpIo;
296 /// in IP_IO.
310 Create a new IP_IO instance.
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/TcpDxe/
TcpIo.c 19 Packet receive callback function provided to IP_IO, used to call
77 IP_IO *IpIo;
171 IP_IO *IpIo;
TcpDriver.h 34 IP_IO *IpIo;
TcpDispatcher.c 353 IP_IO *IpIo;
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeIpIoLib/
DxeIpIoLib.c 261 @param[in] IpIo Pointer to the IP_IO instance.
271 IN IP_IO *IpIo,
390 @param[in] IpIo Pointer to the IP_IO instance.
400 IN IP_IO *IpIo,
550 @param[in] IpIo Pointer to the IP_IO instance.
556 @retval EFI_UNSUPPORTED The IP protocol version in IP_IO is not supported.
561 IN IP_IO *IpIo,
583 Free function for receive token of IP_IO. It is used to
604 @param[in, out] IpIo Pointer to the IP_IO instance.
610 @param[in] Override Pointer to the overriden IP_IO data.
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Tcp4Dxe/
Tcp4Io.c 19 Packet receive callback function provided to IP_IO, used to call
69 IP_IO *IpIo;
Tcp4Driver.h 48 IP_IO *IpIo; // IP Io consumed by TCP4
64 Packet receive callback function provided to IP_IO, used to call
Tcp4Dispatcher.c 262 IP_IO *IpIo;
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Udp4Dxe/
Udp4Impl.c 241 @param[in] IpIo Pointer to the IP_IO instance.
250 IN IP_IO *IpIo,
    [all...]
Udp4Impl.h 72 IP_IO *IpIo;
  /device/linaro/bootloader/edk2/NetworkPkg/Udp6Dxe/
Udp6Impl.c 240 @param[in] IpIo Pointer to the IP_IO instance.
249 IN IP_IO *IpIo,
    [all...]
Udp6Impl.h 80 IP_IO *IpIo;

Completed in 137 milliseconds