Home
last modified time | relevance | path

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

/linux/include/net/
H A Dif_inet6.h107 unsigned char sf_oldin; /* change state */ member
/linux/net/ipv6/
H A Dmcast.c2335 if (psf->sf_oldin && !(pmc->mca_flags & MAF_NOREPORT) && in ip6_mc_del1_src()
2442 psf->sf_oldin = mca_xcount == in sf_markstate()
2446 psf->sf_oldin = psf->sf_count[MCAST_INCLUDE] != 0; in sf_markstate()
2468 if (!psf->sf_oldin) { in sf_setstate()
2491 } else if (psf->sf_oldin) { in sf_setstate()
/linux/net/ipv4/
H A Digmp.c1997 if (psf->sf_oldin && in ip_mc_del1_src()
2116 psf->sf_oldin = mca_xcount == in sf_markstate()
2120 psf->sf_oldin = psf->sf_count[MCAST_INCLUDE] != 0; in sf_markstate()
2138 if (!psf->sf_oldin) { in sf_setstate()
2156 } else if (psf->sf_oldin) { in sf_setstate()