Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv6/
Droute.c685 struct rt6_info *rr_head, in find_rr_leaf() argument
694 for (rt = rr_head; rt; rt = rt->dst.rt6_next) { in find_rr_leaf()
703 for (rt = fn->leaf; rt && rt != rr_head; rt = rt->dst.rt6_next) { in find_rr_leaf()