Home
last modified time | relevance | path

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

/linux-3.4.99/net/ipv4/
Digmp.c1630 int new_in, rv; in sf_setstate() local
1635 new_in = mca_xcount == psf->sf_count[MCAST_EXCLUDE] && in sf_setstate()
1638 new_in = psf->sf_count[MCAST_INCLUDE] != 0; in sf_setstate()
1639 if (new_in) { in sf_setstate()
/linux-3.4.99/net/ipv6/
Dmcast.c1953 int new_in, rv; in sf_setstate() local
1958 new_in = mca_xcount == psf->sf_count[MCAST_EXCLUDE] && in sf_setstate()
1961 new_in = psf->sf_count[MCAST_INCLUDE] != 0; in sf_setstate()
1962 if (new_in) { in sf_setstate()