Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Digmp.c2026 int new_in, rv; in sf_setstate() local
2031 new_in = mca_xcount == psf->sf_count[MCAST_EXCLUDE] && in sf_setstate()
2034 new_in = psf->sf_count[MCAST_INCLUDE] != 0; in sf_setstate()
2035 if (new_in) { in sf_setstate()
/linux/net/ipv6/
H A Dmcast.c2421 int new_in, rv; in sf_setstate() local
2426 new_in = mca_xcount == psf->sf_count[MCAST_EXCLUDE] && in sf_setstate()
2429 new_in = psf->sf_count[MCAST_INCLUDE] != 0; in sf_setstate()
2430 if (new_in) { in sf_setstate()