Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Duuid.h63 int uuid_ether_add(const uint8_t *);
/f-stack/freebsd/kern/
H A Dkern_uuid.c203 uuid_ether_add(const uint8_t *addr) in uuid_ether_add() function
/f-stack/freebsd/net/
H A Dif_ethersubr.c1010 uuid_ether_add(LLADDR(sdl)); in ether_ifattach()