Searched defs:rtentry (Results 1 – 2 of 2) sorted by relevance
101 struct rtentry { struct113 struct rtentry *rt_gwroute; /* implied entry for gatewayed routes */ argument115 struct rtentry *rt_parent; /* parent of cloned route */ argument121 rt_getkey(const struct rtentry *rt) in rt_getkey() argument
88 struct rtentry rtentry; variable