ReactOS 0.4.15-dev-7924-g5949c20
_LWIP_MESSAGE_CONTAINER Struct Reference

#include <sys_arch.h>

Collaboration diagram for _LWIP_MESSAGE_CONTAINER:

Public Attributes

PVOID Message
 
LIST_ENTRY ListEntry
 

Detailed Description

Definition at line 22 of file sys_arch.h.

Member Data Documentation

◆ ListEntry

LIST_ENTRY _LWIP_MESSAGE_CONTAINER::ListEntry

Definition at line 25 of file sys_arch.h.

Referenced by sys_mbox_post().

◆ Message

PVOID _LWIP_MESSAGE_CONTAINER::Message

Definition at line 24 of file sys_arch.h.

Referenced by sys_arch_mbox_fetch(), and sys_mbox_post().


The documentation for this struct was generated from the following file: