ntohll 94 compat/bswap.h #undef ntohll ntohll 96 compat/bswap.h #define ntohll(x) bswap64(x) ntohll 101 compat/bswap.h #undef ntohll ntohll 136 compat/bswap.h # define ntohll(n) (n) ntohll 139 compat/bswap.h # define ntohll(n) default_bswap64(n)