Searched defs:radix_node (Results 1 – 2 of 2) sorted by relevance
42 struct radix_node { struct44 struct radix_node *rn_p; /* parent */ argument55 struct radix_node *rn_Dupedkey; argument83 struct radix_node *rmu_leaf; /* for normal routes */ argument
1054 rn_walktree(struct radix_node_head *h, int (*f)(struct radix_node *, void *, in rn_walktree()