Searched refs:mip_eaddr (Results 1 – 3 of 3) sorted by relevance
311 eaddr_t mip_eaddr; /* Eaddr for this destination */ member
189 ether_copy(&manc.manc_sc_eaddr, &mpath.mip_eaddr); in man_path_discovery()
4232 ether_copy(&manp->man_eaddr, &mpath.mip_eaddr); in man_do_dr_switch()4300 ether_copy(&manc.manc_sc_eaddr, &mpath.mip_eaddr); in man_do_dr_attach()4402 ether_copy(&manc.manc_sc_eaddr, &mpath.mip_eaddr); in man_do_dr_detach()6378 } else if (ether_cmp(&mip->mip_eaddr, &mpg->mpg_dst_eaddr) != 0) { in man_pg_assign()6384 ether_sprintf(&mip->mip_eaddr)); in man_pg_assign()6718 if (ether_cmp(&mip->mip_eaddr, &zero_ether_addr) == 0) { in man_pg_create()6734 ether_copy(&mip->mip_eaddr, &mpg->mpg_dst_eaddr); in man_pg_create()8218 cmn_err(CE_CONT, "\tmip_eaddr: %s\n", ether_sprintf(&mip->mip_eaddr)); in man_print_mip()