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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Daddrconf.c3089 static struct inet6_ifaddr *if6_get_next(struct seq_file *seq, function
3116 while (pos && (ifa = if6_get_next(seq, ifa)) != NULL)
3132 ifa = if6_get_next(seq, v);

Completed in 51 milliseconds