FormatPacket
static char* FormatPacket (struct ip*);
printf ("%s", FormatPacket (ip));
syslog (priority, "%s %s", label, FormatPacket (ip));