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

/linux-master/net/ipv4/
H A Digmp.c2956 static struct ip_sf_list *igmp_mcf_get_idx(struct seq_file *seq, loff_t pos) function
2969 return *pos ? igmp_mcf_get_idx(seq, *pos - 1) : SEQ_START_TOKEN;

Completed in 272 milliseconds