Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv6/
Dip6_fib.c1973 static void *ipv6_route_seq_next(struct seq_file *seq, void *v, loff_t *pos) in ipv6_route_seq_next() function
2024 return ipv6_route_seq_next(seq, NULL, pos); in ipv6_route_seq_start()
2049 .next = ipv6_route_seq_next,