Home | Sort by: relevance | last modified time | path |
/src/sbin/iscsictl/ | |
iscsic_globals.h | 121 #define htonq(x) ntohq(x) macro |
/src/sys/dev/iscsi/ | |
iscsi_globals.h | 592 htonq(uint64_t x) function in typeref:typename:uint64_t 605 #define ntohq(x) htonq(x) |