Main Page | Modules | Data Structures | File List | Data Fields | Globals | Examples

uip_udp_conn Struct Reference
[The uIP TCP/IP stack]

#include <uip.h>


Detailed Description

Representation of a uIP UDP connection.
Examples:

example-program.c.


Data Fields

uip_ipaddr_t ripaddr
 The IP address of the remote peer.

u16_t lport
 The local port number in network byte order.

u16_t rport
 The remote port number in network byte order.

u8_t appstate [UIP_APPSTATE_SIZE]
 The application state.


Generated on Wed Jul 6 01:19:05 2005 for Contiki/ESB by doxygen 1.3.6