Home
last modified time | relevance | path

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

/linux/include/net/
H A Dif_inet6.h106 unsigned char sf_gsresp; /* include in g & s response? */ member
/linux/net/ipv6/
H A Dmcast.c1220 psf->sf_gsresp = 1; in mld_marksources()
1683 if (!((pmc->mca_flags & MAF_GSQUERY) && !psf->sf_gsresp)) { in is_in()
1973 psf->sf_gsresp = 0; in add_grec()
/linux/net/ipv4/
H A Digmp.c296 if (!(pmc->gsquery && !psf->sf_gsresp)) { in is_in()
543 psf->sf_gsresp = 0; in add_grec()
921 psf->sf_gsresp = 1; in igmp_marksources()