Home
last modified time | relevance | path

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

/net/ipv6/
Dip6_fib.c761 struct fib6_info *leaf = rcu_dereference_protected(fn->leaf, in fib6_add_1() local
1046 struct fib6_info *leaf = rcu_dereference_protected(fn->leaf, in fib6_purge_rt() local
1070 struct fib6_info *leaf = rcu_dereference_protected(fn->leaf, in fib6_add_rt2node() local
1578 struct fib6_info *leaf = rcu_dereference(fn->leaf); in fib6_node_lookup_1() local
1661 struct fib6_info *leaf = rcu_dereference(fn->leaf); in fib6_locate_1() local
1901 struct fib6_info *leaf, *replace_rt = NULL; in fib6_del_route() local
Droute.c839 static void find_rr_leaf(struct fib6_node *fn, struct fib6_info *leaf, in find_rr_leaf()
863 struct fib6_info *leaf = rcu_dereference(fn->leaf); in rt6_select() local
5190 struct fib6_info *leaf; in ip6_route_mpath_should_notify() local
/net/sched/
Dsch_api.c1407 struct Qdisc *leaf; in check_loop_fn() local
Dsch_htb.c129 } leaf; member
/net/ipv4/
Dfib_trie.c126 struct hlist_head leaf; member