Searched refs:ether_hostton (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/cmd/getent/
H A Ddogetethers.c74 retval = ether_hostton(hp, e);
/illumos-gate/usr/src/uts/common/sys/
H A Dethernet.h152 extern int ether_hostton(const char *, struct ether_addr *);
/illumos-gate/usr/src/man/man3socket/
H A DMakefile67 ether_hostton.3socket \
161 ether_hostton.3socket := LINKSRC = ethers.3socket
/illumos-gate/usr/src/lib/libsocket/inet/
H A Dether_addr.c79 ether_hostton( function
161 * backend only if the call was ether_hostton.
/illumos-gate/usr/src/boot/include/net/
H A Dethernet.h415 int ether_hostton(const char *, struct ether_addr *);
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Doptions.c630 if (ether_hostton(hbuf, &ea) != 0) {
H A Dpppoec.c744 if (ether_hostton(hbuf, &sfnew->sf_mac) == 0) {
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_pf.c870 if (ether_hostton(hostname, &e))
H A Dsnoop_filter.c1847 if (ether_hostton(hostname, &e))

Completed in 63 milliseconds