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

net/route.h File Reference

Routing information definitions. More...


Data Structures

struct  _RTENTRY
 Route entry structure. More...


Typedefs

typedef struct _RTENTRY RTENTRY
 Route entry type.


Functions

int NutIpRouteAdd (u_long ip, u_long mask, u_long gate, NUTDEVICE *dev)
 Add a new entry to the IP routing table. More...

NUTDEVICENutIpRouteQuery (u_long ip, u_long *gate)
 Find a device associated with a particular IP route. More...


Detailed Description

Routing information definitions.


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