ReactOS 0.4.16-dev-736-g28b802b
|
#include <tcpip_priv.h>
Public Attributes | |
err_t | err |
sys_sem_t | sem |
Definition at line 99 of file tcpip_priv.h.
err_t tcpip_api_call_data::err |
Definition at line 102 of file tcpip_priv.h.
Referenced by tcpip_api_call().
sys_sem_t tcpip_api_call_data::sem |
Definition at line 104 of file tcpip_priv.h.
Referenced by tcpip_api_call().