HomeSort by: relevance | last modified time | path
    Searched defs:htonq (Results 1 - 2 of 2) sorted by relevancy

  /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)

Completed in 12 milliseconds