Home
last modified time | relevance | path

Searched refs:uuid_ether_add (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/sys/
H A Duuid.h67 int uuid_ether_add(const uint8_t *);
/freebsd/sys/kern/
H A Dkern_uuid.c201 uuid_ether_add(const uint8_t *addr) in uuid_ether_add() function
/freebsd/sys/net/
H A Dif_ethersubr.c973 uuid_ether_add(LLADDR(sdl)); in ether_ifattach()