Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Digmp.h65 unsigned char sf_gsresp; /* include in g & s response? */ member
/OK3568_Linux_fs/kernel/include/net/
H A Dif_inet6.h111 unsigned char sf_gsresp; /* include in g & s response? */ member
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dmcast.c1148 psf->sf_gsresp = 1; in mld_marksources()
1511 if (!((pmc->mca_flags & MAF_GSQUERY) && !psf->sf_gsresp)) { in is_in()
1788 psf->sf_gsresp = 0; in add_grec()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Digmp.c278 if (!(pmc->gsquery && !psf->sf_gsresp)) { in is_in()
524 psf->sf_gsresp = 0; in add_grec()
895 psf->sf_gsresp = 1; in igmp_marksources()