ntohd 203 pack.c #define ntohd(x) (endian()?(x):swapd(x)) ntohd 231 pack.c #define ntohd(x) (x) ntohd 260 pack.c #define ntohd(x) swapd(x)