Home
last modified time | relevance | path

Searched defs:leaf (Results 1 – 5 of 5) sorted by relevance

/net/ipv6/
Dip6_fib.c759 struct fib6_info *leaf = rcu_dereference_protected(fn->leaf, in fib6_add_1() local
1044 struct fib6_info *leaf = rcu_dereference_protected(fn->leaf, in fib6_purge_rt() local
1068 struct fib6_info *leaf = rcu_dereference_protected(fn->leaf, in fib6_add_rt2node() local
1576 struct fib6_info *leaf = rcu_dereference(fn->leaf); in fib6_node_lookup_1() local
1659 struct fib6_info *leaf = rcu_dereference(fn->leaf); in fib6_locate_1() local
1899 struct fib6_info *leaf, *replace_rt = NULL; in fib6_del_route() local
Droute.c837 static void find_rr_leaf(struct fib6_node *fn, struct fib6_info *leaf, in find_rr_leaf()
861 struct fib6_info *leaf = rcu_dereference(fn->leaf); in rt6_select() local
5059 struct fib6_info *leaf; in ip6_route_mpath_should_notify() local
/net/sched/
Dsch_htb.c127 } leaf; member
Dsch_api.c1407 struct Qdisc *leaf; in check_loop_fn() local
/net/ipv4/
Dfib_trie.c126 struct hlist_head leaf; member