| H A D | radix.h | 107 struct radix_node_head { struct 113 struct radix_node_head *head, struct radix_node nodes[]); argument 116 struct radix_node_head *head, struct radix_node nodes[]); argument 118 (void *v, void *mask, struct radix_node_head *head); argument 120 (void *v, void *mask, struct radix_node_head *head); argument 122 (void *v, struct radix_node_head *head); argument 124 (void *v, void *mask, struct radix_node_head *head); argument 126 (void *v, struct radix_node_head *head); argument 128 (struct radix_node_head *head, argument 140 int rn_inithead(struct radix_node_head **head, int off); argument [all …]
|