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

_RTENTRY Struct Reference

#include <net/route.h>

Collaboration diagram for _RTENTRY:

Collaboration graph
[legend]

Detailed Description

Route entry structure.


Data Fields

RTENTRYrt_next
 Link to next entry.

u_long rt_ip
 Destination ip address.

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

u_long rt_gateway
 Gateway ip address.

NUTDEVICErt_dev
 Device to use.


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