ntohf 195 pack.c #define ntohf(x) (endian()?(x):swapf(x)) ntohf 217 pack.c #define ntohf(x) (x) ntohf 240 pack.c #define ntohf(x) swapf(x)