Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dethernet.h145 extern int ether_aton(char *, uchar_t *);
149 extern struct ether_addr *ether_aton(const char *);
/titanic_41/usr/src/cmd/getent/
H A Ddogetethers.c68 if ((e = ether_aton(*list)) != NULL) { in dogetethers()
/titanic_41/usr/src/lib/libbc/libc/net/
H A Dether_addr.c101 ether_aton(char *s) in ether_aton() function
/titanic_41/usr/src/uts/common/io/
H A Detheraddr.c96 ether_aton(char *addr, uchar_t *macaddr) in ether_aton() function
H A Dstrplumb.c550 boot_maclen = ether_aton(macstr, boot_macaddr); in strplumb_get_netdev_path()
/titanic_41/usr/src/man/man3socket/
H A DMakefile65 ether_aton.3socket \
159 ether_aton.3socket := LINKSRC = ethers.3socket
/titanic_41/usr/src/lib/libsocket/inet/
H A Dether_addr.c310 ether_aton(const char *s) in ether_aton() function
/titanic_41/usr/src/lib/libsocket/common/
H A Dmapfile-vers135 ether_aton;
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3socket.inc63 link path=usr/share/man/man3socket/ether_aton.3socket target=ethers.3socket
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_pf.c868 ep = ether_aton(hostname);
H A Dsnoop_filter.c1845 ep = ether_aton(hostname); in etheraddr_match()
/titanic_41/usr/src/uts/common/xen/io/
H A Dxnb.c1641 if (ether_aton(mac, xnbp->xnb_mac_addr) != ETHERADDRL) { in xnb_read_xs_config()
H A Dxnf.c753 if (ether_aton(mac, xnfp->xnf_mac_addr) != ETHERADDRL) { in xnf_read_config()
/titanic_41/
H A D.gitignore7605 usr/src/man/man3socket/ether_aton.3socket