Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Dmcast.c2469 int new_in, rv; in sf_setstate() local
2474 new_in = mca_xcount == psf->sf_count[MCAST_EXCLUDE] && in sf_setstate()
2477 new_in = psf->sf_count[MCAST_INCLUDE] != 0; in sf_setstate()
2478 if (new_in) { in sf_setstate()