| /src/sys/arch/sun2/dev/ |
| if_ecreg.h | 43 struct ether_addr ec_arom; /* address ROM */ 44 uint8_t ec_pad2[0x200 - sizeof(struct ether_addr)]; 45 struct ether_addr ec_aram; /* address RAM */ 46 uint8_t ec_pad3[0x200 - sizeof(struct ether_addr)];
|
| /src/external/mpl/dhcp/dist/includes/netinet/ |
| if_ether.h | 43 struct ether_addr { struct
|
| /src/sys/arch/alpha/stand/setnetbootinfo/ |
| setnetbootinfo.c | 55 struct ether_addr *ether_addr, _ether_addr; variable in typeref:struct:ether_addr 129 ether_addr = &_ether_addr; 131 ether_addr = ether_aton(addr); 132 if (ether_addr == NULL) 148 ether_addr->ether_addr_octet[0], 149 ether_addr->ether_addr_octet[1], 150 ether_addr->ether_addr_octet[2], 151 ether_addr->ether_addr_octet[3], 152 ether_addr->ether_addr_octet[4] [all...] |
| /src/external/bsd/ipf/dist/iplang/ |
| iplang.h | 12 struct ether_addr if_eaddr; 26 struct ether_addr arp_eaddr;
|
| /src/sys/arch/alpha/stand/common/ |
| bbinfo.h | 49 u_int8_t ether_addr[6]; member in struct:netbbinfo
|
| /src/sys/arch/evbmips/stand/sbmips/common/ |
| bbinfo.h | 49 u_int8_t ether_addr[6]; member in struct:netbbinfo
|
| /src/sys/arch/sbmips/stand/common/ |
| bbinfo.h | 49 u_int8_t ether_addr[6]; member in struct:netbbinfo
|
| /src/usr.sbin/wakeonlan/ |
| wakeonlan.c | 71 static int get_ether(char const *, struct ether_addr *); 72 static int send_wakeup(int, struct ether_addr const *); 85 struct ether_addr macaddr; 144 get_ether(char const *text, struct ether_addr *addr) 146 struct ether_addr *paddr; 159 send_wakeup(int bpf, struct ether_addr const *addr)
|
| /src/lib/libc/net/ |
| ethers.c | 47 ether_ntoa(const struct ether_addr *e) 60 struct ether_addr * 63 static struct ether_addr n; 82 ether_ntohost(char *hostname, const struct ether_addr *e) 86 struct ether_addr try; 141 ether_hostton(const char *hostname, struct ether_addr *e) 194 ether_line(const char *l, struct ether_addr *e, char *hostname)
|
| /src/usr.sbin/bootp/common/ |
| trylook.c | 19 extern char *ether_ntoa(struct ether_addr *);
|
| lookup.c | 44 static struct ether_addr ea;
|
| /src/sys/arch/ews4800mips/include/ |
| sbdvar.h | 81 void (*ether_addr)(uint8_t *); member in struct:sbd 114 _SBD_OPS_SET(m, ether_addr); \
|
| /src/sys/net/ |
| if_ether.h | 80 struct ether_addr { struct 431 char * ether_ntoa(const struct ether_addr *); 432 struct ether_addr * 434 int ether_ntohost(char *, const struct ether_addr *); 435 int ether_hostton(const char *, struct ether_addr *); 436 int ether_line(const char *, struct ether_addr *, char *);
|
| /src/external/apache2/mDNSResponder/dist/ServiceRegistration/ |
| posix.c | 138 if (sdl->sdl_alen == 6 && !memcmp(LLADDR(sdl), b->ether_addr.addr, 6) && b->ether_addr.index == sdl->sdl_index) 285 nif->addr.ether_addr.len = 6; 286 memcpy(nif->addr.ether_addr.addr, LLADDR(sdl), 6); 287 nif->addr.ether_addr.index = sdl->sdl_index; 288 nif->addr.ether_addr.family = AF_LINK; 329 PRI_MAC_ADDR_SRP, buf, (*ip)->name, MAC_ADDR_PARAM_SRP((*ip)->addr.ether_addr.addr)); 339 ", addr: " PRI_MAC_ADDR_SRP, (*ip)->name, MAC_ADDR_PARAM_SRP((*ip)->addr.ether_addr.addr)); 387 nif->addr.ether_addr.addr[0], nif->addr.ether_addr.addr[1], nif->addr.ether_addr.addr[2] [all...] |
| /src/sys/arch/alpha/stand/netboot/ |
| if_prom.c | 145 ether_sprintf(netbbinfo.ether_addr)); 182 memcpy(desc->myea, netbbinfo.ether_addr, sizeof desc->myea); 193 memcpy(desc->myea, netbbinfo.ether_addr, sizeof desc->myea);
|
| /src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/ |
| ether.c | 27 struct ether_addr { struct 69 struct ether_addr tmpaddr; 141 struct ether_addr addr;
|
| /src/usr.sbin/ypserv/stdethers/ |
| stdethers.c | 54 struct ether_addr eth_addr;
|
| /src/external/bsd/libpcap/dist/lbl/ |
| os-sunos4.h | 71 struct ether_addr; 73 struct ether_addr *ether_aton(const char *);
|
| /src/external/bsd/tcpdump/dist/lbl/ |
| os-sunos4.h | 70 struct ether_addr; 72 struct ether_addr *ether_aton(const char *);
|
| /src/usr.sbin/btpand/ |
| bnep.c | 370 ether_ntoa((struct ether_addr *)chan->raddr), rsp); 396 ether_ntoa((struct ether_addr *)chan->raddr), rsp); 469 ether_ntoa((struct ether_addr *)chan->raddr), rsp); 491 ether_ntoa((struct ether_addr *)chan->raddr), rsp); 562 ether_ntoa((struct ether_addr *)chan->raddr), rsp); 584 ether_ntoa((struct ether_addr *)chan->raddr), rsp);
|
| /src/external/bsd/ipf/dist/ipsend/ |
| arp.c | 94 if (!(ether_hostton(hp->h_name, (struct ether_addr *)ether)))
|
| /src/sys/dev/pci/ixgbe/ |
| if_sriov.c | 129 return (bcmp(mac, vf->ether_addr, ETHER_ADDR_LEN) != 0); 378 if (ixgbe_validate_mac_addr(vf->ether_addr) == 0) { 379 ixgbe_set_rar(&sc->hw, vf->rar_index, vf->ether_addr, 391 bcopy(vf->ether_addr, &resp[1], ETHER_ADDR_LEN); 415 bcopy(mac, vf->ether_addr, ETHER_ADDR_LEN); 417 ixgbe_set_rar(&sc->hw, vf->rar_index, vf->ether_addr, vf->pool, 794 if (ixgbe_validate_mac_addr(vf->ether_addr) == 0) { 796 vf->ether_addr, vf->pool, TRUE); 906 bcopy(mac, vf->ether_addr, ETHER_ADDR_LEN);
|
| /src/sys/arch/ews4800mips/sbd/ |
| if_iee_sbdio.c | 50 #include <machine/sbdvar.h> /* for ether_addr() */ 114 (*platform.ether_addr)(eaddr);
|
| if_le_sbdio.c | 56 #include <machine/sbdvar.h> /* for ether_addr() */ 136 (*platform.ether_addr)(sc->sc_enaddr);
|
| /src/sys/dev/qbus/ |
| if_il.c | 106 struct ether_addr isu_maddrs[63]; /* multicast addrs */ 339 register struct ether_addr *ep = sc->sc_maddrs; 355 *ep++ = *(struct ether_addr *)enm->enm_addrlo; 363 IL_WCSR(IL_BCR, i * sizeof(struct ether_addr));
|