Searched refs:eui64 (Results 1 - 18 of 18) sorted by relevance

/freebsd-11-stable/sys/sys/
H A Deui64.h46 struct eui64 { struct
51 int eui64_aton(const char *, struct eui64 *);
52 int eui64_ntoa(const struct eui64 *, char *, size_t);
53 int eui64_ntohost(char *, size_t, const struct eui64 *);
54 int eui64_hostton(const char *, struct eui64 *);
/freebsd-11-stable/lib/libc/tests/net/
H A Dtest-eui64.h33 struct eui64 test_eui64_id = {{0x00,0x11,0x22,0x33,0x44,0x55,0x66,0x77}};
34 struct eui64 test_eui64_eui48 = {{0x00,0x11,0x22,0xFF,0xFE,0x33,0x44,0x55}};
35 struct eui64 test_eui64_mac48 = {{0x00,0x11,0x22,0xFF,0xFF,0x33,0x44,0x55}};
H A Deui64_ntoa_test.c32 #include <sys/eui64.h>
38 #include "test-eui64.h"
41 test_str(const char *str, const struct eui64 *eui)
H A Deui64_aton_test.c32 #include <sys/eui64.h>
39 #include "test-eui64.h"
42 test_str(const char *str, const struct eui64 *eui)
44 struct eui64 e;
/freebsd-11-stable/sys/arm/at91/
H A Dboard_tsc4370.c289 uint8_t eui64[EUI64_SIZE]; local
322 if (eeprom_read(EE_DEV_ADDR, dev_offset, eui64, sizeof(eui64)) == -1)
342 eaddr[0] = eui64[0];
343 eaddr[1] = eui64[1];
344 eaddr[2] = eui64[2];
345 eaddr[3] = eui64[5];
346 eaddr[4] = eui64[6];
347 eaddr[5] = eui64[7];
349 if (eui64[
[all...]
/freebsd-11-stable/lib/libc/net/
H A Deui64.c62 * FreeBSD: src/lib/libc/net/eui64.c,v 1.15 2002/04/08 07:51:10 ru Exp
76 #include <sys/eui64.h>
86 #define _PATH_EUI64 "/etc/eui64"
89 static int eui64_line(const char *l, struct eui64 *e, char *hostname,
97 eui64_line(const char *l, struct eui64 *e, char *hostname, size_t len)
146 eui64_aton(const char *a, struct eui64 *e)
202 eui64_ntoa(const struct eui64 *id, char *a, size_t len)
215 * Map an EUI-64 to a hostname. Use either /etc/eui64 or NIS/YP.
218 eui64_ntohost(char *hostname, size_t len, const struct eui64 *id)
222 struct eui64 local_eui6
[all...]
H A DMakefile.inc7 SRCS+= base64.c ether_addr.c eui64.c \
39 MAN+= byteorder.3 ethers.3 eui64.3 \
57 MLINKS+=eui64.3 eui64_aton.3 eui64.3 eui64_hostton.3 \
58 eui64.3 eui64_ntoa.3 eui64.3 eui64_ntohost.3
/freebsd-11-stable/usr.sbin/ypserv/
H A DMakefile.yp106 EUI64 = $(YPSRCDIR)/eui64 # eui64 addresses (for firewire)
148 # Note that we don't build the ethers, eui64, or boorparams maps by default
149 # since /etc/ethers, /etc/eui64 and /etc/bootparams are not likely to be present
158 TARGETS+= eui64
204 eui64: eui64.byname eui64.byid
304 eui64.byname: $(EUI64)
317 eui64
[all...]
/freebsd-11-stable/share/man/man5/
H A DMakefile23 eui64.5 \
/freebsd-11-stable/usr.sbin/fwcontrol/
H A Dfwcontrol.c48 #include <sys/eui64.h>
54 #include "eui64.h"
106 fweui2eui64(const struct fw_eui64 *fweui, struct eui64 *eui)
125 struct eui64 eui, tmpeui;
153 if (memcmp(&eui, &tmpeui, sizeof(struct eui64)) == 0) {
177 struct eui64 eui;
334 struct eui64 eui;
372 struct eui64 eui;
375 fweui2eui64(&bi->eui64, &eui);
745 struct eui64 targe
[all...]
/freebsd-11-stable/sys/dev/firewire/
H A Diec13213.h194 struct fw_eui64 eui64; member in struct:bus_info
H A Dfwcrom.c566 src.businfo.eui64.hi = 0x11223344;
567 src.businfo.eui64.lo = 0x55667788;
H A Dfirewire.c668 src->businfo.eui64.hi = fc->eui.hi;
669 src->businfo.eui64.lo = fc->eui.lo;
1565 if (FW_EUI64_EQUAL(fwdev->eui, binfo->eui64))
1577 fwdev->eui = binfo->eui64;
/freebsd-11-stable/stand/i386/libfirewire/
H A Dfirewire.c251 src->businfo.eui64.hi = sc->eui.hi;
252 src->businfo.eui64.lo = sc->eui.lo;
/freebsd-11-stable/usr.sbin/dconschat/
H A Ddconschat.c56 #include <sys/eui64.h>
1000 struct eui64 target;
/freebsd-11-stable/contrib/netbsd-tests/net/if/
H A Dt_ifconfig.sh314 # eui64
315 atf_check -s exit:0 rump.ifconfig shmif0 inet6 fc00:1::0 eui64
/freebsd-11-stable/sys/cam/scsi/
H A Dscsi_all.c5760 uint64_t eui64; local
5764 eui64 = scsi_8btou64(sbp->eui64);
5765 sbuf_printf(sb, "SBP address: 0x%.16jx", (uintmax_t)eui64);
6058 scsi_u64to8b(value, sbp->eui64);
H A Dscsi_all.h481 uint8_t eui64[8]; member in struct:scsi_transportid_1394

Completed in 366 milliseconds