_IP_IO_OPEN_DATA Struct Reference


Data Fields

IP_IO_IP_CONFIG_DATA IpConfigData
 Configuration of the IP instance.
VOID * RcvdContext
 Context data used by receive callback.
VOID * SndContext
 Context data used by send callback.
PKT_RCVD_NOTIFY PktRcvdNotify
 Receive callback.
PKT_SENT_NOTIFY PktSentNotify
 Send callback.

Detailed Description

The struct is for the user to pass IP configuration and callbacks to IP_IO. It is used by IpIoOpen().

Field Documentation

Configuration of the IP instance.

Receive callback.

Send callback.

Context data used by receive callback.

Context data used by send callback.


Generated on Thu Sep 24 23:30:15 2015 for MdeModulePkg[ALL] by  doxygen 1.5.7.1