Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Digmp.h65 unsigned char sf_gsresp; /* include in g & s response? */ member
/kernel/linux/linux-5.10/include/net/
Dif_inet6.h103 unsigned char sf_gsresp; /* include in g & s response? */ member
/kernel/linux/linux-5.10/net/ipv6/
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()
/kernel/linux/linux-5.10/net/ipv4/
Digmp.c278 if (!(pmc->gsquery && !psf->sf_gsresp)) { in is_in()
523 psf->sf_gsresp = 0; in add_grec()
900 psf->sf_gsresp = 1; in igmp_marksources()