Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Dip6_fib.c2075 struct fib6_info __rcu **rtp_next; in fib6_del() local
2094 for (rtp = &fn->leaf; *rtp; rtp = rtp_next) { in fib6_del()
2103 rtp_next = &cur->fib6_next; in fib6_del()