Searched refs:eui64_ntohost (Results 1 – 5 of 5) sorted by relevance
53 int eui64_ntohost(char *, size_t, const struct eui64 *);
13 eui64_ntohost;
215 eui64_ntohost(char *hostname, size_t len, const struct eui64 *id) in eui64_ntohost() function
65 eui64.3 eui64_ntohost.3
192 if (eui64_ntohost(hostname, sizeof(hostname), &eui)) in list_dev()