Home
last modified time | relevance | path

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

/original-bsd/sys/net/
H A Dradix.h80 struct radix_node_head { struct
86 struct radix_node_head *head, struct radix_node nodes[])); argument
89 struct radix_node_head *head, struct radix_node nodes[])); argument
91 __P((void *v, void *mask, struct radix_node_head *head)); argument
93 __P((void *v, void *mask, struct radix_node_head *head)); argument
95 __P((void *v, struct radix_node_head *head)); argument
97 __P((void *v, void *mask, struct radix_node_head *head)); argument
99 __P((void *v, struct radix_node_head *head)); argument
101 __P((struct radix_node_head *head, int (*f)(), void *w)); argument
123 int rn_walktree __P((struct radix_node_head *, int (*)(), void *)); argument