ntohd 196 pack.c #define ntohd(x) (endian()?(x):swapd(x)) ntohd 218 pack.c #define ntohd(x) (x) ntohd 241 pack.c #define ntohd(x) swapd(x)