HomeSort by: relevance | last modified time | path
    Searched refs:ntohq (Results 1 - 3 of 3) sorted by relevancy

  /src/sbin/iscsictl/
iscsic_globals.h 107 ntohq(uint64_t x) function in typeref:typename:uint64_t
121 #define htonq(x) ntohq(x)
iscsic_driverif.c 623 printf(" 0x%" PRIx64 "\n", ntohq(*lp));
  /src/sys/dev/iscsi/
iscsi_globals.h 605 #define ntohq(x) htonq(x) macro

Completed in 13 milliseconds