Searched refs:FormatPacket (Results 1 – 1 of 1) sorted by relevance
108 static char* FormatPacket (struct ip*);830 printf ("%s", FormatPacket (ip)); in PrintPacket()835 syslog (priority, "%s %s", label, FormatPacket (ip)); in SyslogPacket()838 static char* FormatPacket (struct ip* ip) in FormatPacket() function