UbixOS V2
2.0
|
#include <tcpip_priv.h>
Data Fields | |
err_t | err |
sys_sem_t | sem |
Definition at line 97 of file tcpip_priv.h.
err_t tcpip_api_call_data::err |
Definition at line 100 of file tcpip_priv.h.
sys_sem_t tcpip_api_call_data::sem |
Definition at line 102 of file tcpip_priv.h.
Referenced by tcpip_api_call().