Home
last modified time | relevance | path

Searched defs:ntohq (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sbin/iscsictl/
H A Discsic_globals.h107 ntohq(uint64_t x) in ntohq() function
/netbsd-src/sys/dev/iscsi/
H A Discsi_globals.h605 #define ntohq(x) htonq(x) macro