Searched refs:radix_node_head (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/net/
H A Dradix.h113 struct radix_node_head { struct
119 struct radix_node_head *head, struct radix_node nodes[]));
122 struct radix_node_head *head, struct radix_node nodes[]));
124 __P((void *v, void *mask, struct radix_node_head *head));
126 __P((void *v, void *mask, struct radix_node_head *head));
128 __P((void *v, struct radix_node_head *head));
130 __P((void *v, void *mask, struct radix_node_head *head));
132 __P((void *v, struct radix_node_head *head));
134 __P((struct radix_node_head *head, walktree_f_t *f, void *w));
136 __P((struct radix_node_head *hea
[all...]
H A Droute.h267 extern struct radix_node_head *rt_tables[AF_MAX+1];

Completed in 101 milliseconds