Home
last modified time | relevance | path

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

/linux-2.6.39/net/ipv6/
Daddrconf.c3004 static struct inet6_ifaddr *if6_get_next(struct seq_file *seq, in if6_get_next() function
3031 while (pos && (ifa = if6_get_next(seq, ifa)) != NULL) in if6_get_idx()
3047 ifa = if6_get_next(seq, v); in if6_seq_next()