Home
last modified time | relevance | path

Searched refs:eui64_ntohost (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/private/firewire/
H A Deui64.h53 int eui64_ntohost(char *, size_t, const struct eui64 *);
/haiku/src/bin/fwcontrol/
H A Deui64.c229 eui64_ntohost(char *hostname, size_t len, const struct eui64 *id) in eui64_ntohost() function