Lines Matching refs:radix_node
330 static struct radix_node *node_lookup(struct sockaddr *, struct sockaddr *,
332 static struct radix_node *node_lookup_default(int);
335 static int rn_match_ifscope(struct radix_node *, void *);
895 rn_match_ifscope(struct radix_node *rn, void *arg) in rn_match_ifscope()
1869 static int rt_fixdelete(struct radix_node *, void *);
1870 static int rt_fixchange(struct radix_node *, void *);
1922 struct radix_node *rn; in rtrequest_common_locked()
2578 rt_fixdelete(struct radix_node *rn, void *vp) in rt_fixdelete()
2615 rt_fixchange(struct radix_node *rn, void *vp) in rt_fixchange()
3076 static struct radix_node *
3081 struct radix_node *rn; in node_lookup()
3120 static struct radix_node *
3184 struct radix_node *rn0, *rn = NULL; in rt_lookup_common()
4599 route_event_walktree(struct radix_node *rn, void *arg) in route_event_walktree()