new_in           2009 net/ipv4/igmp.c 	int new_in, rv;
new_in           2014 net/ipv4/igmp.c 			new_in = mca_xcount == psf->sf_count[MCAST_EXCLUDE] &&
new_in           2017 net/ipv4/igmp.c 			new_in = psf->sf_count[MCAST_INCLUDE] != 0;
new_in           2018 net/ipv4/igmp.c 		if (new_in) {
new_in           2270 net/ipv6/mcast.c 	int new_in, rv;
new_in           2275 net/ipv6/mcast.c 			new_in = mca_xcount == psf->sf_count[MCAST_EXCLUDE] &&
new_in           2278 net/ipv6/mcast.c 			new_in = psf->sf_count[MCAST_INCLUDE] != 0;
new_in           2279 net/ipv6/mcast.c 		if (new_in) {