Home
last modified time | relevance | path

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

/linux/net/ipv6/
A Dmcast.c2429 int new_in, rv; in sf_setstate() local
2434 new_in = mca_xcount == psf->sf_count[MCAST_EXCLUDE] && in sf_setstate()
2437 new_in = psf->sf_count[MCAST_INCLUDE] != 0; in sf_setstate()
2438 if (new_in) { in sf_setstate()
/linux/net/ipv4/
A Digmp.c2015 int new_in, rv; in sf_setstate() local
2020 new_in = mca_xcount == psf->sf_count[MCAST_EXCLUDE] && in sf_setstate()
2023 new_in = psf->sf_count[MCAST_INCLUDE] != 0; in sf_setstate()
2024 if (new_in) { in sf_setstate()

Completed in 15 milliseconds