#include <fibril_synch.h>
#include <socket_core.h>
#include <tl_common.h>
Go to the source code of this file.
Data Structures | |
| struct | udp_globals |
| UDP global data. More... | |
Typedefs | |
| typedef udp_globals | udp_globals_t |
| Type definition of the UDP global data. | |
Definition in file udp.h.
1.4.7