Lines Matching refs:fib6_node
73 struct fib6_node { struct
74 struct fib6_node __rcu *parent; argument
75 struct fib6_node __rcu *left; argument
76 struct fib6_node __rcu *right; argument
78 struct fib6_node __rcu *subtree; argument
167 struct fib6_node __rcu *fib6_node; member
273 struct fib6_node *fn; in fib6_get_cookie_safe()
276 fn = rcu_dereference(f6i->fib6_node); in fib6_get_cookie_safe()
347 struct fib6_node *root, *node;
382 struct fib6_node tb6_root;
441 struct fib6_node *fib6_node_lookup(struct fib6_node *root,
445 struct fib6_node *fib6_locate(struct fib6_node *root,
456 int fib6_add(struct fib6_node *root, struct fib6_info *rt,