Searched refs:pmc_next (Results 1 – 1 of 1) sorted by relevance
2056 struct ifmcaddr6 *pmc, *pmc_prev, *pmc_next; in mld_send_cr() local2064 pmc = pmc_next) { in mld_send_cr()2065 pmc_next = mc_dereference(pmc->next, idev); in mld_send_cr()2087 rcu_assign_pointer(pmc_prev->next, pmc_next); in mld_send_cr()2089 rcu_assign_pointer(idev->mc_tomb, pmc_next); in mld_send_cr()