sf_gsresp 65 include/linux/igmp.h unsigned char sf_gsresp; /* include in g & s response? */ sf_gsresp 103 include/net/if_inet6.h unsigned char sf_gsresp; /* include in g & s response? */ sf_gsresp 280 net/ipv4/igmp.c if (!(pmc->gsquery && !psf->sf_gsresp)) { sf_gsresp 525 net/ipv4/igmp.c psf->sf_gsresp = 0; sf_gsresp 895 net/ipv4/igmp.c psf->sf_gsresp = 1; sf_gsresp 1151 net/ipv6/mcast.c psf->sf_gsresp = 1; sf_gsresp 1514 net/ipv6/mcast.c if (!((pmc->mca_flags & MAF_GSQUERY) && !psf->sf_gsresp)) { sf_gsresp 1794 net/ipv6/mcast.c psf->sf_gsresp = 0;