Searched refs:ISCSI_BE64TOH (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/iscsi/dist/include/
H A Dcompat.h51 # define ISCSI_BE64TOH(x) be64toh(x) macro
62 # define ISCSI_BE64TOH(x) ISCSI_HTOBE64(x) macro
H A Discsiutil.h161 #define ISCSI_NTOHLL(a) ISCSI_BE64TOH(a)

Completed in 135 milliseconds