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

uip_fw_netif Struct Reference
[uIP packet forwarding]

#include <uip-fw.h>


Detailed Description

Representation of a uIP network interface.

Definition at line 54 of file uip-fw.h.

Data Fields

uip_fw_netifnext
 Pointer to the next interface when linked in a list.
u16_t ipaddr [2]
 The IP address of this interface.
u16_t netmask [2]
 The netmask of the interface.
u8_t(* output )(void)
 A pointer to the function that sends a packet.


Generated on Thu Jun 22 17:45:43 2006 for Contiki 2.x by  doxygen 1.4.4