Searched refs:rnh_walktree_from (Results 1 – 3 of 3) sorted by relevance
| /xnu-8796.121.2/bsd/net/ |
| H A D | radix.h | 189 int (*rnh_walktree_from) /* traverse tree below a */ member
|
| H A D | route.c | 2016 rnh->rnh_walktree_from(rnh, dst, rt_mask(rt), in rtrequest_common_locked() 2443 rnh->rnh_walktree_from(rnh, rt_key(rt), rt_mask(rt), in rtrequest_common_locked() 2884 rnh->rnh_walktree_from(rnh, rt_key(rt), rt_mask(rt), in rt_setgate() 3757 rnh->rnh_walktree_from(rnh, rt_key(rt), rt_mask(rt), in rt_set_proxy()
|
| H A D | radix.c | 1240 rnh->rnh_walktree_from = rn_walktree_from; in rn_inithead()
|