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. |
Configuration of the IP instance.
PKT_RCVD_NOTIFY _IP_IO_OPEN_DATA::PktRcvdNotify |
Receive callback.
PKT_SENT_NOTIFY _IP_IO_OPEN_DATA::PktSentNotify |
Send callback.
Context data used by receive callback.
Context data used by send callback.