Searched refs:rnh_walktree_from (Results 1 – 3 of 3) sorted by relevance
| /xnu-8019.80.24/bsd/net/ |
| H A D | radix.h | 184 int (*rnh_walktree_from) /* traverse tree below a */ member
|
| H A D | route.c | 2023 rnh->rnh_walktree_from(rnh, dst, rt_mask(rt), in rtrequest_common_locked() 2450 rnh->rnh_walktree_from(rnh, rt_key(rt), rt_mask(rt), in rtrequest_common_locked() 2892 rnh->rnh_walktree_from(rnh, rt_key(rt), rt_mask(rt), in rt_setgate() 3765 rnh->rnh_walktree_from(rnh, rt_key(rt), rt_mask(rt), in rt_set_proxy()
|
| H A D | radix.c | 1251 rnh->rnh_walktree_from = rn_walktree_from; in rn_inithead()
|