H A D | radix.h | 105 struct radix_node_head { struct 111 struct radix_node_head *head, struct radix_node nodes[]); argument 114 struct radix_node_head *head, struct radix_node nodes[]); argument 116 (void *v, void *mask, struct radix_node_head *head); argument 118 (void *v, void *mask, struct radix_node_head *head); argument 120 (void *v, 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 (struct radix_node_head *head, argument 138 int rn_inithead(struct radix_node_head **head, int off); argument [all …]
|