Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/
H A Dmcast.c3003 static struct ip6_sf_list *igmp6_mcf_get_next(struct seq_file *seq, struct ip6_sf_list *psf) in igmp6_mcf_get_next() function
3033 while (pos && (psf = igmp6_mcf_get_next(seq, psf)) != NULL) in igmp6_mcf_get_idx()
3051 psf = igmp6_mcf_get_next(seq, v); in igmp6_mcf_seq_next()