Searched refs:im6 (Results 1 – 1 of 1) sorted by relevance
1186 struct ifmcaddr6 *im6; in qeth_l3_add_mc6_to_hash() local1195 for (im6 = in6_dev->mc_list; im6 != NULL; im6 = im6->next) { in qeth_l3_add_mc6_to_hash()1196 ipv6_eth_mc_map(&im6->mca_addr, tmp->mac); in qeth_l3_add_mc6_to_hash()1197 memcpy(&tmp->u.a6.addr, &im6->mca_addr.s6_addr, in qeth_l3_add_mc6_to_hash()1213 memcpy(&ipm->u.a6.addr, &im6->mca_addr.s6_addr, in qeth_l3_add_mc6_to_hash()