Home
last modified time | relevance | path

Searched refs:rr_head (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/net/ipv6/
Droute.c699 struct fib6_info *rr_head, in find_rr_leaf() argument
708 for (rt = rr_head; rt; rt = rcu_dereference(rt->fib6_next)) { in find_rr_leaf()
717 for (rt = leaf; rt && rt != rr_head; in find_rr_leaf()