Lines Matching refs:fib6_node
71 struct fib6_node { struct
72 struct fib6_node __rcu *parent; argument
73 struct fib6_node __rcu *left; argument
74 struct fib6_node __rcu *right; argument
76 struct fib6_node __rcu *subtree; argument
139 struct fib6_node __rcu *fib6_node; member
239 struct fib6_node *fn; in fib6_get_cookie_safe()
242 fn = rcu_dereference(f6i->fib6_node); in fib6_get_cookie_safe()
311 struct fib6_node *root, *node;
346 struct fib6_node tb6_root;
404 struct fib6_node *fib6_node_lookup(struct fib6_node *root,
408 struct fib6_node *fib6_locate(struct fib6_node *root,
416 int fib6_add(struct fib6_node *root, struct fib6_info *rt,