Home
last modified time | relevance | path

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

/Linux-v5.4/net/ipv6/
Dip6_fib.c2469 static void *ipv6_route_seq_next(struct seq_file *seq, void *v, loff_t *pos) in ipv6_route_seq_next() function
2520 return ipv6_route_seq_next(seq, NULL, pos); in ipv6_route_seq_start()
2546 .next = ipv6_route_seq_next,