Searched defs:rtentry (Results 1 – 3 of 3) sorted by relevance
142 struct rtentry { struct154 struct rtentry *rt_gwroute; /* implied entry for gatewayed routes */ argument156 struct rtentry *); argument158 struct rtentry *rt_parent; /* cloning parent of this route */ argument159 int rt_cpuid; /* owner cpu */160 struct sockaddr *rt_shim[3]; /* mpls label / operation array */
257 struct rtentry rtentry; in size_cols_tree() local436 struct rtentry rtentry; in p_tree() local
150 void (*callback)(int, int, struct rt_addrinfo *, struct rtentry *, void *)) in in6_ifloop_request()