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

/linux-master/include/linux/
H A Digmp.h63 unsigned char sf_gsresp; /* include in g & s response? */ member in struct:ip_sf_list
/linux-master/include/net/
H A Dif_inet6.h106 unsigned char sf_gsresp; /* include in g & s response? */ member in struct:ip6_sf_list
/linux-master/net/ipv4/
H A Digmp.c280 if (!(pmc->gsquery && !psf->sf_gsresp)) {
527 psf->sf_gsresp = 0;
905 psf->sf_gsresp = 1;
/linux-master/net/ipv6/
H A Dmcast.c1189 psf->sf_gsresp = 1;
1652 if (!((pmc->mca_flags & MAF_GSQUERY) && !psf->sf_gsresp)) {
1935 psf->sf_gsresp = 0;

Completed in 150 milliseconds