uip_fw_netif Struct Reference
[uIP packet forwarding]

#include <uip-fw.h>

Collaboration diagram for uip_fw_netif:
Collaboration graph
[legend]

Data Fields

struct uip_fw_netifnext
u16_t ipaddr [2]
u16_t netmask [2]
u8_t(* output )(void)

Detailed Description

Representation of a uIP network interface.


Field Documentation

The IP address of this interface.

The netmask of the interface.

Pointer to the next interface when linked in a list.

A pointer to the function that sends a packet.


The documentation for this struct was generated from the following file:

Generated on 22 Jan 2016 for MIDIboxNG by  doxygen 1.6.1