Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv6/
H A Dmcast.c2846 static struct ip6_sf_list *igmp6_mcf_get_idx(struct seq_file *seq, loff_t pos) in igmp6_mcf_get_idx() function
2859 return *pos ? igmp6_mcf_get_idx(seq, *pos - 1) : SEQ_START_TOKEN; in igmp6_mcf_seq_start()