Home
last modified time | relevance | path

Searched refs:htonll (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp_uio.h1154 #ifndef htonll
1163 #define htonll(x) htobe64(x) macro
/external/fio/engines/
Drdma.c1172 htonll((uint64_t) (unsigned long)io_u->buf); in fio_rdmaio_init()