ntohl 194 pack.c #define ntohl(x) (endian()?(x):swapl(x)) ntohl 213 pack.c #define ntohl(x) (x) ntohl 236 pack.c #define ntohl(x) swapl(x)