Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Digmp.h72 unsigned char sf_gsresp; /* include in g & s response? */ member
/linux-4.1.27/include/net/
Dif_inet6.h105 unsigned char sf_gsresp; /* include in g & s response? */ member
/linux-4.1.27/net/ipv6/
Dmcast.c1113 psf->sf_gsresp = 1; in mld_marksources()
1476 if (!((pmc->mca_flags & MAF_GSQUERY) && !psf->sf_gsresp)) { in is_in()
1745 psf->sf_gsresp = 0; in add_grec()
/linux-4.1.27/net/ipv4/
Digmp.c272 if (!(pmc->gsquery && !psf->sf_gsresp)) { in is_in()
478 psf->sf_gsresp = 0; in add_grec()
832 psf->sf_gsresp = 1; in igmp_marksources()