Home
last modified time | relevance | path

Searched refs:ether_ntoa (Results 1 – 14 of 14) sorted by relevance

/illumos-gate/usr/src/cmd/ypcmd/
H A Dstdethers.c67 (void) fprintf(stdout, "%s\t%s\n", ether_ntoa(&e), in main()
/illumos-gate/usr/src/cmd/getent/
H A Ddogetethers.c43 if (fprintf(fp, "%-20s %s\n", hostname, ether_ntoa(e)) == EOF) in putethers()
/illumos-gate/usr/src/uts/common/sys/
H A Dethernet.h150 extern char *ether_ntoa(const struct ether_addr *);
/illumos-gate/usr/src/man/man3socket/
H A DMakefile67 ether_ntoa.3socket \
138 ether_ntoa.3socket := LINKSRC = ethers.3socket
/illumos-gate/usr/src/lib/libsocket/inet/
H A Dether_addr.c278 ether_ntoa(const struct ether_addr *e) in ether_ntoa() function
/illumos-gate/usr/src/boot/include/net/
H A Dethernet.h417 char *ether_ntoa(const struct ether_addr *);
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/plugins/
H A Dmapfile-pppoe71 ether_ntoa { TYPE = FUNCTION; FLAGS = extern }; # " "
H A Dpppoe.c399 ether_ntoa(&pma->pta_pppoe.ptma_mac_ether_addr)); in handle_pppoe_input()
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Dcommon.c357 return (ether_ntoa(ea)); in ehost2()
/illumos-gate/usr/src/lib/libsocket/common/
H A Dmapfile-vers155 ether_ntoa;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3socket.inc31 link path=usr/share/man/man3socket/ether_ntoa.3socket target=ethers.3socket
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_virtio_viona.c348 DPRINTF(" [%2d] %s", i, ether_ntoa((struct ether_addr *)mac)); in pci_viona_control_mac_dump()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ppp.c1277 if ((addrstr = ether_ntoa((struct ether_addr *)addr)) != NULL) { in opt_format_epdisc()
/illumos-gate/usr/src/cmd/dladm/
H A Ddladm.c8643 "%s", ether_ntoa((struct ether_addr *)blf->blf_dest)); in show_bridge_fwd()
8683 ether_ntoa((struct ether_addr *)tln->tln_nexthop)); in show_bridge_trillnick()