Home
last modified time | relevance | path

Searched refs:ether_sprintf (Results 1 – 19 of 19) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Detheraddr.c50 ether_sprintf(&addr)); in localetheraddr()
64 ether_sprintf(struct ether_addr *addr) in ether_sprintf() function
H A Dllc1.c1524 printf("llc1_recv: machdr=<%s>\n", ether_sprintf(addr)); in llc1_recv()
/illumos-gate/usr/src/boot/libsa/
H A Dether.c114 ether_sprintf(eh->ether_dhost)); in readether()
133 ether_sprintf(uchar_t *ap) in ether_sprintf() function
H A Darp.c131 ether_sprintf(eh->ether_shost)); in arpwhohas()
133 inet_ntoa(addr), ether_sprintf(ah->arp_sha)); in arpwhohas()
280 printf("arp_reply: to %s\n", ether_sprintf(arp->arp_sha)); in arp_reply()
H A Dnet.h121 char *ether_sprintf(u_char *);
/illumos-gate/usr/src/boot/efi/libefi/
H A Definet.c89 printf(" %s", ether_sprintf(mode->MCastFilter[i].Addr)); in dump_mode()
92 ether_sprintf(mode->CurrentAddress.Addr)); in dump_mode()
94 ether_sprintf(mode->BroadcastAddress.Addr)); in dump_mode()
96 ether_sprintf(mode->PermanentAddress.Addr)); in dump_mode()
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvsw_phys.c349 ether_sprintf((void *)&mcst_p->mca), ret); in vsw_mac_multicast_add()
417 ether_sprintf((void *)&mcap->mca), rv); in vsw_mac_multicast_add_all()
720 vswp->instance, ether_sprintf((void *)macaddr), in vsw_set_port_hw_addr()
727 __func__, ether_sprintf((void *)macaddr), vid, in vsw_set_port_hw_addr()
795 vswp->instance, ether_sprintf((void *)macaddr), in vsw_set_if_hw_addr()
802 __func__, ether_sprintf((void *)macaddr), vid, in vsw_set_if_hw_addr()
1153 vswp->instance, ether_sprintf((void *)macaddr), in vsw_mac_add_vlans()
1159 ether_sprintf((void *)macaddr), in vsw_mac_add_vlans()
H A Dvsw_switching.c1149 ether_sprintf(&portp->p_macaddr), portp->p_instance); in vsw_fdbe_add()
H A Dvnet.c2686 vnetp->instance, __func__, ether_sprintf((void *)mac_addr)); in vnet_remmac()
/illumos-gate/usr/src/uts/common/sys/
H A Dethernet.h147 extern char *ether_sprintf(struct ether_addr *);
H A Dnet80211.h635 ether_sprintf((struct ether_addr *)(_addr))
/illumos-gate/usr/src/boot/include/net/
H A Dethernet.h400 extern char *ether_sprintf(const u_int8_t *);
/illumos-gate/usr/src/boot/common/
H A Ddev_net.c177 setenv("boot.netif.hwaddr", ether_sprintf(d->myea), 1); in net_open()
/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_main2.c619 ether_sprintf((void *)macaddr)));
1299 (add) ? "add" : "remove", ether_sprintf((void *)mca)));
3052 ether_sprintf((void *)cidp->vendor_addr.addr),
3093 ether_sprintf((void *)cidp->vendor_addr.addr),
3123 ether_sprintf((void *)cidp->vendor_addr.addr),
3144 ether_sprintf((void *)cidp->vendor_addr.addr),
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnbo.c360 "%s: %d", mac, ether_sprintf(&ea), err); in xnbo_open_mac()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_dlinet.c1680 ether_sprintf(&myether)); in revarp_start()
1694 ether_sprintf(&myether)); in revarp_start()
/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_main.c1298 (add) ? "add" : "remove", ether_sprintf((void *)mca))); in nge_m_multicst()
/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme.c3586 ether_sprintf(&hmep->hme_factaddr)); in hme_setup_mac_address()
/illumos-gate/usr/src/uts/sun/io/eri/
H A Deri.c1047 lether_addr_msg, ether_sprintf(&factaddr)); in eri_setup_mac_address()