Home
last modified time | relevance | path

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

/minix3/sys/net/
H A Droute.h101 struct rtentry { struct
113 struct rtentry *rt_gwroute; /* implied entry for gatewayed routes */ argument
115 struct rtentry *rt_parent; /* parent of cloned route */ argument
121 rt_getkey(const struct rtentry *rt) in rt_getkey() argument
/minix3/usr.bin/netstat/
H A Droute.c88 struct rtentry rtentry; variable