Lines Matching refs:fib6_node
56 struct fib6_node { struct
57 struct fib6_node *parent; argument
58 struct fib6_node *left; argument
59 struct fib6_node *right; argument
61 struct fib6_node *subtree; argument
103 struct fib6_node *rt6i_node;
222 struct fib6_node *root, *node;
255 struct fib6_node tb6_root;
288 struct fib6_node *fib6_lookup(struct fib6_node *root,
292 struct fib6_node *fib6_locate(struct fib6_node *root,
299 int fib6_add(struct fib6_node *root, struct rt6_info *rt,