stotal            467 net/ipv4/igmp.c 	int scount, stotal, first, isquery, truncate;
stotal            484 net/ipv4/igmp.c 	stotal = scount = 0;
stotal            547 net/ipv4/igmp.c 		scount++; stotal++;
stotal            565 net/ipv4/igmp.c 	if (!stotal) {
stotal           1738 net/ipv6/mcast.c 	int scount, stotal, first, isquery, truncate;
stotal           1753 net/ipv6/mcast.c 	stotal = scount = 0;
stotal           1816 net/ipv6/mcast.c 		scount++; stotal++;
stotal           1834 net/ipv6/mcast.c 	if (!stotal) {