Searched defs:ngtcp2_htonl64 (Results 1 – 1 of 1) sorted by relevance
66 # define ngtcp2_htonl64(N) htobe64(N) macro70 # define ngtcp2_htonl64(N) (N) macro73 # define ngtcp2_htonl64(N) ngtcp2_bswap64(N) macro