Home
last modified time | relevance | path

Searched defs:ntohll (Results 1 – 7 of 7) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dbyteorder.h86 #define ntohll(x) BMASK_64(x) macro
96 ntohll(uint64_t n) in ntohll() function
102 #define ntohll(x) BSWAP_64(x) macro
/f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/
H A Dbyteorder.h68 ntohll(uint64_t n) in ntohll() function
80 ntohll(uint64_t n) in ntohll() function
/f-stack/freebsd/contrib/openzfs/lib/libspl/include/os/freebsd/sys/
H A Dbyteorder.h106 ntohll(uint64_t n) in ntohll() function
/f-stack/freebsd/contrib/openzfs/lib/libspl/include/os/linux/sys/
H A Dbyteorder.h137 ntohll(uint64_t n) in ntohll() function
/f-stack/freebsd/contrib/rdma/krping/
H A Dkrping.c109 #define ntohll(x) cpu_to_be64((x)) macro
/f-stack/freebsd/netinet/
H A Dsctp_uio.h1150 #define ntohll(x) be64toh(x) macro
/f-stack/tools/compat/include/netinet/
H A Dsctp_uio.h1150 #define ntohll(x) be64toh(x) macro