Symbol: ether_copy
usr/src/uts/common/fs/nfs/nfs_dlinet.c
1737
ether_copy(&myether, &ea->arp_sha);
usr/src/uts/common/fs/nfs/nfs_dlinet.c
1738
ether_copy(&myether, &ea->arp_tha);
usr/src/uts/common/io/ib/clients/eoib/eib_data.c
469
ether_copy((void *)hdr->ether_dhost.ether_addr_octet,
usr/src/uts/common/io/ib/clients/eoib/eib_data.c
471
ether_copy((void *)hdr->ether_shost.ether_addr_octet,
usr/src/uts/common/io/ib/clients/eoib/eib_data.c
477
ether_copy((void *)vl_hdr->ether_dhost.ether_addr_octet,
usr/src/uts/common/io/ib/clients/eoib/eib_data.c
479
ether_copy((void *)vl_hdr->ether_shost.ether_addr_octet,
usr/src/uts/common/io/nge/nge_main.c
1318
ether_copy(mca, pitem->mul_addr);
usr/src/uts/common/io/nxge/nxge_main.c
764
ether_copy(prop_val, nxgep->hio_mac_addr);
usr/src/uts/common/io/ppp/sppptun/sppptun.c
929
ether_copy(tcl->tcl_address.pta_pppoe.ptma_mac,
usr/src/uts/common/io/ppp/sppptun/sppptun.c
992
ether_copy(ptc->ptc_address.pta_pppoe.ptma_mac,
usr/src/uts/common/io/ppp/sppptun/sppptun.c
995
ether_copy(tcl->tcl_address.pta_pppoe.ptma_mac,
usr/src/uts/sun4v/io/vnet.c
1576
ether_copy(local_macaddr, vresp->local_macaddr);
usr/src/uts/sun4v/io/vnet.c
1577
ether_copy(rem_macaddr, vresp->rem_macaddr);
usr/src/uts/sun4v/io/vnet_gen.c
2219
ether_copy(&ea, &portp->macaddr);
usr/src/uts/sun4v/io/vsw.c
1279
ether_copy(mca, &mcst_p->mca);
usr/src/uts/sun4v/io/vsw.c
2535
ether_copy(&ea, &portp->p_macaddr);
usr/src/uts/sun4v/io/vsw_ldc.c
4463
ether_copy(&(vswp->if_addr), &(lp->addr));
usr/src/uts/sun4v/io/vsw_switching.c
1565
ether_copy(&mcst_pkt->mca[i], &mcst_p->mca);