htonl 198 pack.c #define htonl(x) (endian()?(x):swapl(x)) htonl 215 pack.c #define htonl(x) (x) htonl 238 pack.c #define htonl(x) swapl(x)