NATINT_HTONL 36 pack.c # define NATINT_HTONL(x) (natint?htonl(x):hton32(x)) NATINT_HTONL 42 pack.c # define NATINT_HTONL(x) htonl(x)