Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/iscsi/dist/src/lib/
H A Dnetmask.c69 #define ISCSI_HTONL(x) htonl(x) macro
/netbsd-src/external/bsd/iscsi/dist/include/
H A Discsiutil.h164 #define ISCSI_HTONL(a) htonl(a) macro