Searched refs:nghttp3_htonl64 (Results 1 – 2 of 2) sorted by relevance
66 # define nghttp3_htonl64(N) htobe64(N) macro70 # define nghttp3_htonl64(N) (N) macro73 # define nghttp3_htonl64(N) nghttp3_bswap64(N) macro
69 n = nghttp3_htonl64(n); in nghttp3_put_uint64be()74 n = nghttp3_htonl64(n); in nghttp3_put_uint48be()