htonf 206 pack.c #define htonf(x) (endian()?(x):swapf(x)) htonf 232 pack.c #define htonf(x) (x) htonf 261 pack.c #define htonf(x) swapf(x)