Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/
H A Dip6_fib.c2588 static void *ipv6_route_seq_next(struct seq_file *seq, void *v, loff_t *pos) in ipv6_route_seq_next() function
2638 return ipv6_route_seq_next(seq, NULL, &p); in ipv6_route_seq_start()
2720 .next = ipv6_route_seq_next,