Home
last modified time | relevance | path

Searched defs:rtentry (Results 1 – 4 of 4) sorted by relevance

/csrg-svn/sys/net/
H A Droute.h63 struct rtentry { struct
76 struct rtentry *rt_gwroute; /* implied entry for gatewayed routes */ argument
/csrg-svn/sbin/XNSrouted/
H A Dtable.h28 #define rtentry ortentry macro
/csrg-svn/sbin/routed/
H A Dtable.h25 #define rtentry ortentry macro
/csrg-svn/usr.bin/netstat/
H A Droute.c68 struct rtentry rtentry; variable