Searched refs:rtp_next (Results 1 – 1 of 1) sorted by relevance
2022 struct fib6_info __rcu **rtp_next; in fib6_del() local2041 for (rtp = &fn->leaf; *rtp; rtp = rtp_next) { in fib6_del()2050 rtp_next = &cur->fib6_next; in fib6_del()
Completed in 9 milliseconds