ip_route Struct Reference
[Internet Protocol (IP) Service]

IP route specific data. More...

#include <ip.h>

Collaboration diagram for ip_route:
Collaboration graph
[legend]

Data Fields

in_addr_t address
 Target address.
in_addr_t gateway
 Gateway.
ip_netif_ref netif
 Parent netif.
in_addr_t netmask
 Target network mask.

Detailed Description

IP route specific data.


Field Documentation

Gateway.

Referenced by ip_netif_initialize(), and ip_send_route().

Parent netif.

Referenced by ip_netif_initialize(), and ip_process_packet().

Target network mask.

Referenced by ip_netif_find_route(), and ip_netif_initialize().


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

Generated on Thu Mar 11 20:48:29 2010 for Networking and TCP/IP stack for HelenOS system by  doxygen 1.6.1