| /illumos-gate/usr/src/uts/common/sys/ |
| H A D | ethernet.h | 51 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 D | aggr_lacp.h | 131 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 D | if_ether.h | 27 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 D | ether_addr.c | 62 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 D | arp.h | 33 struct ether_addr arp_sha; /* sender hardware address */ 35 struct ether_addr arp_tha; /* target hardware address */
|
| H A D | if_ether.h | 63 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 D | getether.c | 76 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 D | etheraddr.c | 38 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 D | dogetethers.c | 40 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 D | ether_addr.c | 81 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 D | ethernet.h | 69 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 D | snoop_aarp.c | 75 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 D | snoop_ether.c | 59 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 D | stdethers.c | 49 struct ether_addr e;
|
| /illumos-gate/usr/src/lib/nsswitch/files/ |
| H A D | Makefile.com | 32 ether_addr.o \
|
| /illumos-gate/usr/src/lib/nsswitch/nis/ |
| H A D | Makefile.com | 33 ether_addr.o \
|
| /illumos-gate/usr/src/uts/common/sys/nxge/ |
| H A D | nxge_mac.h | 241 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 D | vnet_mailbox.h | 116 struct ether_addr mca[VNET_NUM_MCAST]; /* mcast addrs */
|
| H A D | vsw_ldc.h | 388 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 D | Makefile.com | 29 INETOBJS = bindresvport.o bootparams_getbyname.o ether_addr.o \
|
| /illumos-gate/usr/src/cmd/cmd-inet/usr.lib/pppoe/ |
| H A D | common.h | 67 extern const char *ehost2(const struct ether_addr *ea);
|
| /illumos-gate/usr/src/uts/common/net/ |
| H A D | sppptun.h | 110 struct ether_addr ptma_mac_ether_addr;
|
| /illumos-gate/usr/src/uts/sun4u/starfire/io/ |
| H A D | idn_dlpi.c | 286 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 D | oce_gld.c | 162 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 D | usbgem.h | 77 struct ether_addr addr; 120 struct ether_addr cur_addr; 121 struct ether_addr dev_addr;
|