| H A D | radix.h | 362 struct radix_node_head { struct 373 (void *v, void *mask, struct radix_node_head *head); argument 375 (void *v, void *mask, struct radix_node_head *head); argument 377 (void *v, struct radix_node_head *head); argument 380 (void *v, struct radix_node_head *head, argument 383 (void *v, void *mask, struct radix_node_head *head); argument 386 (void *v, void *mask, struct radix_node_head *head, argument 389 (void *v, struct radix_node_head *head); argument 391 (struct radix_node_head *head, walktree_f_t *f, void *w); argument 393 (struct radix_node_head *head, void *a, void *m, argument [all …]
|