#include <uip.h>
Detailed Description
Representation of a uIP UDP connection.
Definition at line 1217 of file uip.h.
Field Documentation
The application state.
Definition at line 1224 of file uip.h.
The local port number in network byte order.
Definition at line 1219 of file uip.h.
The IP address of the remote peer.
Definition at line 1218 of file uip.h.
The remote port number in network byte order.
Definition at line 1220 of file uip.h.
Default time-to-live.
Definition at line 1221 of file uip.h.
The documentation for this struct was generated from the following file:
- /home/mtgm/tcc/mult-UIP/uip/uip.h