| H A D | radix.h | 197 struct radix_node_head { struct 203 struct radix_node_head *head, struct radix_node nodes[]); argument 206 struct radix_node_head *head, struct radix_node nodes[]); argument 208 (void *v, void *mask, struct radix_node_head *head); argument 210 (void *v, void *mask, struct radix_node_head *head); argument 212 (void *v, struct radix_node_head *head); argument 215 (void *v, struct radix_node_head *head, argument 218 (void *v, void *mask, struct radix_node_head *head); argument 221 (void *v, void *mask, struct radix_node_head *head, argument 224 (void *v, struct radix_node_head *head); argument [all …]
|