Searched refs:ether_addr (Results 1 - 25 of 99) sorted by relevance

1234

/illumos-gate/usr/src/uts/common/sys/
H A Dethernet.h51 struct ether_addr { struct
59 struct ether_addr ether_dhost;
60 struct ether_addr ether_shost;
67 struct ether_addr ether_dhost;
68 struct ether_addr ether_shost;
143 extern int localetheraddr(struct ether_addr *, struct ether_addr *);
144 extern char *ether_sprintf(struct ether_addr *);
147 extern char *ether_ntoa(const struct ether_addr *);
148 extern char *ether_ntoa_r(const struct ether_addr *, cha
[all...]
H A Daggr_lacp.h131 struct ether_addr system_id; /* MAC address assigned by admin */
149 struct ether_addr PartnerSystem; /* partner system ID */
221 struct ether_addr PartnerAdminSystem; /* partner admin. system */
222 struct ether_addr PartnerOperSystem; /* partner oper.system */
270 struct ether_addr system_id; /* encoded as MAC address */
310 struct ether_addr dest_addr; /* Slow protocol multicast */
311 struct ether_addr src_addr; /* Source address */
318 struct ether_addr system_id; /* requestor system */
331 struct ether_addr system_id; /* system identifier */
/illumos-gate/usr/src/lib/libbc/inc/include/netinet/
H A Dif_ether.h27 struct ether_addr { struct
35 struct ether_addr ether_dhost;
36 struct ether_addr ether_shost;
65 struct ether_addr arp_sha; /* sender hardware address */
67 struct ether_addr arp_tha; /* target hardware address */
83 struct ether_addr mc_enaddr; /* multicast address */
100 struct ether_addr ac_enaddr; /* ethernet hardware address */
105 struct ether_addr ac_lastarp; /* result of the last ARP */
114 struct ether_addr atu_enaddr; /* ethernet address */
/illumos-gate/usr/src/lib/libbc/libc/net/
H A Dether_addr.c62 ether_line(char *s, struct ether_addr *e, char *hostname)
82 ether_ntoa(struct ether_addr *e)
100 struct ether_addr *
103 static struct ether_addr *ep;
108 ep = (struct ether_addr *)calloc(1, sizeof (struct ether_addr));
115 return ((struct ether_addr *)NULL);
/illumos-gate/usr/src/uts/common/netinet/
H A Darp.h33 struct ether_addr arp_sha; /* sender hardware address */
35 struct ether_addr arp_tha; /* target hardware address */
H A Dif_ether.h63 struct ether_addr mc_enaddr; /* multicast address */
80 struct ether_addr ac_enaddr; /* ethernet hardware address */
85 struct ether_addr ac_lastarp; /* result of the last ARP */
94 struct ether_addr atu_enaddr; /* ethernet address */
/illumos-gate/usr/src/cmd/nscd/
H A Dgetether.c76 sizeof (struct ether_addr));
84 return (db_gethash(key->ether, sizeof (struct ether_addr),
90 struct ether_addr *e;
91 e = (struct ether_addr *)argp->key.ether;
/illumos-gate/usr/src/uts/common/io/
H A Detheraddr.c38 localetheraddr(struct ether_addr *hint, struct ether_addr *result)
41 static struct ether_addr addr;
66 ether_sprintf(struct ether_addr *addr)
/illumos-gate/usr/src/cmd/getent/
H A Ddogetethers.c40 putethers(const char *hostname, const struct ether_addr *e, FILE *fp)
62 struct ether_addr ea;
63 struct ether_addr *e;
/illumos-gate/usr/src/lib/libsocket/inet/
H A Dether_addr.c81 struct ether_addr *e /* function output */
106 const struct ether_addr *e /* function input */
134 struct ether_addr *e, /* ethernet address struct to be filled in */
157 * place the resulting struct ether_addr in b->buf.result only if
236 struct ether_addr ea_addr;
264 ether_ntoa_r(const struct ether_addr *e, char *buf)
278 ether_ntoa(const struct ether_addr *e)
291 struct ether_addr *
292 ether_aton_r(const char *s, struct ether_addr *e)
309 struct ether_addr *
[all...]
/illumos-gate/usr/src/boot/include/net/
H A Dethernet.h69 struct ether_addr { struct
413 struct ether_addr *ether_aton(const char *);
414 struct ether_addr *ether_aton_r(const char *, struct ether_addr *);
415 int ether_hostton(const char *, struct ether_addr *);
416 int ether_line(const char *, struct ether_addr *, char *);
417 char *ether_ntoa(const struct ether_addr *);
418 char *ether_ntoa_r(const struct ether_addr *, char *);
419 int ether_ntohost(char *, const struct ether_addr *);
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_aarp.c75 printether((struct ether_addr *)&ap->arp_sha));
118 printether((struct ether_addr *)&ap->arp_sha));
126 printether((struct ether_addr *)&ap->arp_tha));
H A Dsnoop_ether.c59 static void addr_copy_swap(struct ether_addr *, struct ether_addr *);
120 struct ether_addr ether_broadcast = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff};
123 static const struct ether_addr all_isis_rbridges = ALL_ISIS_RBRIDGES;
165 sizeof (struct ether_addr)) == 0)
362 sizeof (struct ether_addr)) == 0);
761 struct ether_addr dhost;
762 struct ether_addr shost;
774 struct ether_addr tokenbroadcastaddr2 = {
860 sizeof (struct ether_addr))
[all...]
/illumos-gate/usr/src/cmd/ypcmd/
H A Dstdethers.c49 struct ether_addr e;
/illumos-gate/usr/src/lib/nsswitch/files/
H A DMakefile.com32 ether_addr.o \
/illumos-gate/usr/src/lib/nsswitch/nis/
H A DMakefile.com33 ether_addr.o \
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_mac.h241 struct ether_addr mac_addr;
242 struct ether_addr alt_mac_addr[MAC_MAX_ALT_ADDR_ENTRY];
243 struct ether_addr mac_addr_filter;
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvnet_mailbox.h116 struct ether_addr mca[VNET_NUM_MCAST]; /* mcast addrs */
H A Dvsw_ldc.h388 struct ether_addr mca; /* multicast address */
426 struct ether_addr p_macaddr;
476 static struct ether_addr etherbroadcastaddr = {
/illumos-gate/usr/src/lib/libsocket/
H A DMakefile.com29 INETOBJS = bindresvport.o bootparams_getbyname.o ether_addr.o \
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Dcommon.h67 extern const char *ehost2(const struct ether_addr *ea);
/illumos-gate/usr/src/uts/common/net/
H A Dsppptun.h110 struct ether_addr ptma_mac_ether_addr;
/illumos-gate/usr/src/uts/sun4u/starfire/io/
H A Didn_dlpi.c286 static mblk_t *idndl_addudind(struct idn *, mblk_t *, struct ether_addr *,
287 struct ether_addr *, int, ulong_t);
289 static int idndl_mcmatch(struct idnstr *, struct ether_addr *);
292 static int _idndl_ether2domain(struct ether_addr *eap);
293 static struct idn *_idndl_ether2sip(struct ether_addr *eap);
328 static struct ether_addr etherbroadcastaddr = {
336 idndl_localetheraddr(struct idn *sip, struct ether_addr *eap)
353 idndl_domain_etheraddr(int domid, int channel, struct ether_addr *eap)
395 _idndl_ether2domain(struct ether_addr *eap)
416 _idndl_ether2sip(struct ether_addr *ea
[all...]
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_gld.c162 struct ether_addr *mca_drv_list;
163 struct ether_addr mca_hw_list[OCE_MAX_MCA];
183 (dev->num_mca * sizeof (struct ether_addr)));
186 sizeof (struct ether_addr));
190 struct ether_addr *hwlistp = &mca_hw_list[0];
225 new_mcnt * sizeof (struct ether_addr));
/illumos-gate/usr/src/uts/common/io/usbgem/
H A Dusbgem.h77 struct ether_addr addr;
120 struct ether_addr cur_addr;
121 struct ether_addr dev_addr;

Completed in 317 milliseconds

1234