Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Digmp.c2930 static struct ip_sf_list *igmp_mcf_get_next(struct seq_file *seq, struct ip_sf_list *psf) in igmp_mcf_get_next() function
2962 while (pos && (psf = igmp_mcf_get_next(seq, psf)) != NULL) in igmp_mcf_get_idx()
2980 psf = igmp_mcf_get_next(seq, v); in igmp_mcf_seq_next()