Searched refs:sf_next (Results 1 – 4 of 4) sorted by relevance
751 for (psf = pmc->mca_sources; psf; psf = psf->sf_next) in mld_add_delrec()789 for (psf = im->mca_sources; psf; psf = psf->sf_next) in mld_del_delrec()827 psf_next = psf->sf_next; in mld_clear_delrec()1010 for (psf = mc->mca_sources; psf; psf = psf->sf_next) { in ipv6_chk_mcast_addr()1110 for (psf = pmc->mca_sources; psf; psf = psf->sf_next) { in mld_xmarksources()1143 for (psf = pmc->mca_sources; psf; psf = psf->sf_next) { in mld_marksources()1553 for (psf = pmc->mca_sources; psf; psf = psf->sf_next) { in mld_scount()1770 psf_next = psf->sf_next; in add_grec()1817 psf_prev->sf_next = psf->sf_next; in add_grec()1819 *psf_list = psf->sf_next; in add_grec()[all …]
190 next = psf->sf_next; in ip_sf_list_clear_all()320 for (psf = pmc->sources; psf; psf = psf->sf_next) { in igmp_scount()506 psf_next = psf->sf_next; in add_grec()553 psf_prev->sf_next = psf->sf_next; in add_grec()555 *psf_list = psf->sf_next; in add_grec()631 psf_next = psf->sf_next; in igmpv3_clear_zeros()634 psf_prev->sf_next = psf->sf_next; in igmpv3_clear_zeros()636 *ppsf = psf->sf_next; in igmpv3_clear_zeros()866 for (psf = pmc->sources; psf; psf = psf->sf_next) { in igmp_xmarksources()897 for (psf = pmc->sources; psf; psf = psf->sf_next) { in igmp_marksources()[all …]
62 struct ip_sf_list *sf_next; member
108 struct ip6_sf_list *sf_next; member