Home
last modified time | relevance | path

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

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