Searched refs:igmp6_mcf_get_idx (Results 1 – 1 of 1) sorted by relevance
3024 static struct ip6_sf_list *igmp6_mcf_get_idx(struct seq_file *seq, loff_t pos) in igmp6_mcf_get_idx() function3037 return *pos ? igmp6_mcf_get_idx(seq, *pos - 1) : SEQ_START_TOKEN; in igmp6_mcf_seq_start()