Home
last modified time | relevance | path

Searched defs:radix_node_head (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/net/
H A Dradix.h119 struct radix_node_head { struct
125 struct radix_node_head *head, struct radix_node nodes[]); argument
130 struct radix_node_head *head); argument
134 (const void *key, struct radix_node_head *head); argument
139 struct radix_node_head *head); argument
143 (struct radix_node_head *head, walktree_f_t *f, void *w); argument
147 (struct radix_node_head *head, const void *addr, argument
159 (struct radix_node *rn, struct radix_node_head *head); argument
174 struct radix_node_head *head, struct radix_node nodes[]); argument
177 struct radix_node_head *head); argument
[all …]