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