Home
last modified time | relevance | path

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

/netbsd/usr.sbin/fwctl/
H A Dfwcontrol.c92 fweui2eui64(const struct fw_eui64 *fweui, struct eui64 *eui) in fweui2eui64() argument
95 hi = htonl(fweui->hi); in fweui2eui64()
96 lo = htonl(fweui->lo); in fweui2eui64()