Searched refs:ether_sprintf (Results 1 - 24 of 24) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Detheraddr.c52 ether_sprintf(&addr));
66 ether_sprintf(struct ether_addr *addr) function
H A Dllc1.c1524 printf("llc1_recv: machdr=<%s>\n", ether_sprintf(addr));
/illumos-gate/usr/src/boot/sys/boot/ofw/libofw/
H A Dofw_net.c100 printf("dst: %s ", ether_sprintf(eh->ether_dhost));
101 printf("src: %s ", ether_sprintf(eh->ether_shost));
168 printf("dst: %s ", ether_sprintf(eh->ether_dhost));
169 printf("src: %s ", ether_sprintf(eh->ether_shost));
198 printf("boot: ethernet address: %s\n", ether_sprintf(desc->myea));
/illumos-gate/usr/src/boot/lib/libstand/
H A Dether.c121 ether_sprintf(eh->ether_dhost));
136 ether_sprintf(ap) function
H A Dnet.h114 char *ether_sprintf(u_char *);
H A Darp.c138 ether_sprintf(rbuf.eh.ether_shost));
140 inet_ntoa(addr), ether_sprintf(ah->arp_sha));
291 printf("arp_reply: to %s\n", ether_sprintf(arp->arp_sha));
/illumos-gate/usr/src/uts/common/sys/
H A Dethernet.h144 extern char *ether_sprintf(struct ether_addr *);
H A Dnet80211.h635 ether_sprintf((struct ether_addr *)(_addr))
/illumos-gate/usr/src/boot/sys/boot/efi/libefi/
H A Definet.c83 printf(" %s", ether_sprintf(mode->MCastFilter[i].Addr));
86 ether_sprintf(mode->CurrentAddress.Addr));
88 ether_sprintf(mode->BroadcastAddress.Addr));
90 ether_sprintf(mode->PermanentAddress.Addr));
/illumos-gate/usr/src/boot/sys/boot/uboot/lib/
H A Dnet.c248 printf("dst: %s ", ether_sprintf(eh->ether_dhost));
249 printf("src: %s ", ether_sprintf(eh->ether_shost));
343 nif->nif_unit, ether_sprintf(desc->myea));
/illumos-gate/usr/src/boot/sys/boot/common/
H A Ddev_net.c166 setenv("boot.netif.hwaddr", ether_sprintf(d->myea), 1);
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvsw_phys.c349 ether_sprintf((void *)&mcst_p->mca), ret);
417 ether_sprintf((void *)&mcap->mca), rv);
720 vswp->instance, ether_sprintf((void *)macaddr),
727 __func__, ether_sprintf((void *)macaddr), vid,
795 vswp->instance, ether_sprintf((void *)macaddr),
802 __func__, ether_sprintf((void *)macaddr), vid,
1153 vswp->instance, ether_sprintf((void *)macaddr),
1159 ether_sprintf((void *)macaddr),
H A Dvsw_switching.c1149 ether_sprintf(&portp->p_macaddr), portp->p_instance);
H A Dvnet.c2685 vnetp->instance, __func__, ether_sprintf((void *)mac_addr));
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Ddman_domain.c862 ether_sprintf(&mcp->manc_dom_eaddr));
864 ether_sprintf(&mcp->manc_sc_eaddr));
H A Ddman.c974 ether_sprintf(&manp->man_eaddr)));
1700 (void *)msp, ether_sprintf(eap)));
1745 " for eaddr %s\n", ether_sprintf(eap)));
3616 ether_sprintf(&msp->ms_manp->man_eaddr)));
4861 ether_sprintf(eap)));
6382 ether_sprintf(&mpg->mpg_dst_eaddr));
6384 ether_sprintf(&mip->mip_eaddr));
7196 pad_end = 17 - strlen(ether_sprintf(
7204 ether_sprintf(&mpg->mpg_dst_eaddr),
7405 ether_sprintf(
[all...]
/illumos-gate/usr/src/boot/include/net/
H A Dethernet.h400 extern char *ether_sprintf(const u_int8_t *);
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnbo.c360 "%s: %d", mac, ether_sprintf(&ea), err);
/illumos-gate/usr/src/uts/common/io/vioif/
H A Dvioif.c1571 ether_sprintf((struct ether_addr *)sc->sc_mac));
1584 ether_sprintf((struct ether_addr *)sc->sc_mac));
/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_main2.c649 ether_sprintf((void *)macaddr)));
1335 (add) ? "add" : "remove", ether_sprintf((void *)mca)));
3064 ether_sprintf((void *)cidp->vendor_addr.addr),
3105 ether_sprintf((void *)cidp->vendor_addr.addr),
3135 ether_sprintf((void *)cidp->vendor_addr.addr),
3156 ether_sprintf((void *)cidp->vendor_addr.addr),
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_dlinet.c1617 ether_sprintf(&myether));
1631 ether_sprintf(&myether));
/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme.c3586 ether_sprintf(&hmep->hme_factaddr));
/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_main.c1298 (add) ? "add" : "remove", ether_sprintf((void *)mca)));
/illumos-gate/usr/src/uts/sun/io/eri/
H A Deri.c1047 lether_addr_msg, ether_sprintf(&factaddr));

Completed in 186 milliseconds