Searched refs:ipv6_route_seq_next_table (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/net/ipv6/
H A Dip6_fib.c1990 static struct fib6_table *ipv6_route_seq_next_table(struct fib6_table *tbl, ipv6_route_seq_next_table() function
2053 iter->tbl = ipv6_route_seq_next_table(iter->tbl, net); ipv6_route_seq_next()
2068 iter->tbl = ipv6_route_seq_next_table(NULL, net); __acquires()

Completed in 60 milliseconds