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

/linux-4.4.14/net/ipv6/
H A Dip6_fib.c2022 static void *ipv6_route_seq_next(struct seq_file *seq, void *v, loff_t *pos) ipv6_route_seq_next() function
2073 return ipv6_route_seq_next(seq, NULL, pos); __acquires()
2098 .next = ipv6_route_seq_next,

Completed in 44 milliseconds