Searched refs:sender_unique_ID_lo (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/net/
H A Dfirewire.h94 uint32_t sender_unique_ID_lo; member in struct:fw_hwaddr
/freebsd-10.0-release/lib/libc/net/
H A Dgetnameinfo.c407 sizeof(iha->sender_unique_ID_lo))
412 sizeof(iha->sender_unique_ID_lo),
/freebsd-10.0-release/sys/dev/firewire/
H A Dif_fwip.c184 hwaddr->sender_unique_ID_lo = htonl(fwip->fd.fc->eui.lo);
684 eui.lo = ntohl(destfw->sender_unique_ID_lo);

Completed in 161 milliseconds