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

route.h File Reference

Routing information definitions. More...

#include <net/if_var.h>

Go to the source code of this file.

Data Structures

struct  _RTENTRY
 Route entry structure. More...


Typedefs

typedef _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.

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


Detailed Description

Routing information definitions.


Generated on Thu Jan 30 22:30:54 2003 for EduNet by doxygen1.2.18