HomeSort by: relevance | last modified time | path
    Searched refs:eui64_ntohost (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/fwctl/
eui64.h 54 int eui64_ntohost(char *, size_t, const struct eui64 *);
eui64.c 225 eui64_ntohost(char *hostname, size_t len, const struct eui64 *id) function in typeref:typename:int
fwcontrol.c 181 if (eui64_ntohost(hostname, sizeof(hostname), &eui))

Completed in 12 milliseconds