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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Digmp.c2436 static struct ip_mc_list *igmp_mc_get_idx(struct seq_file *seq, loff_t pos) function
2449 return *pos ? igmp_mc_get_idx(seq, *pos - 1) : SEQ_START_TOKEN;

Completed in 32 milliseconds