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