ReactOS 0.4.16-dev-736-g28b802b
tcpip_api_call_data Struct Reference

#include <tcpip_priv.h>

Collaboration diagram for tcpip_api_call_data:

Public Attributes

err_t err
 
sys_sem_t sem
 

Detailed Description

Definition at line 99 of file tcpip_priv.h.

Member Data Documentation

◆ err

err_t tcpip_api_call_data::err

Definition at line 102 of file tcpip_priv.h.

Referenced by tcpip_api_call().

◆ sem

sys_sem_t tcpip_api_call_data::sem

Definition at line 104 of file tcpip_priv.h.

Referenced by tcpip_api_call().


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