Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages   Examples  

_RTENTRY Struct Reference

Route entry structure. More...

#include <net/route.h>


Data Fields

RTENTRYrt_next
 \brief Link to next entry.

u_long rt_ip
 \brief Destination ip address.

u_long rt_mask
 \brief IP address mask, -1 on host routes.

u_long rt_gateway
 \brief Gateway ip address.

NUTDEVICErt_dev
 \brief Device to use.


Detailed Description

Route entry structure.


© 2000-2001 by egnite Software GmbH - visit http://www.ethernut.de/