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