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