Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dbyteorder.h85 #define htonll(x) BMASK_64(x) macro
90 htonll(uint64_t n) in htonll() function
101 #define htonll(x) BSWAP_64(x) macro
/f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/
H A Dbyteorder.h62 htonll(uint64_t n) in htonll() function
74 htonll(uint64_t n) in htonll() function
/f-stack/freebsd/contrib/openzfs/lib/libspl/include/os/freebsd/sys/
H A Dbyteorder.h100 htonll(uint64_t n) in htonll() function
/f-stack/freebsd/contrib/openzfs/lib/libspl/include/os/linux/sys/
H A Dbyteorder.h131 htonll(uint64_t n) in htonll() function
/f-stack/freebsd/contrib/rdma/krping/
H A Dkrping.c108 #define htonll(x) cpu_to_be64((x)) macro
/f-stack/freebsd/netinet/
H A Dsctp_uio.h1155 #define htonll(x) htobe64(x) macro
/f-stack/tools/compat/include/netinet/
H A Dsctp_uio.h1155 #define htonll(x) htobe64(x) macro