first cut at UDP server mode
This commit is contained in:
@@ -46,6 +46,8 @@
|
||||
|
||||
/* Prototypes
|
||||
*/
|
||||
#if HAVE_LIBPCAP
|
||||
void process_packet(unsigned char *args, const struct pcap_pkthdr *packet_header, const unsigned char *packet);
|
||||
#endif
|
||||
|
||||
#endif /* PROCESS_PACKET_H */
|
||||
|
||||
Reference in New Issue
Block a user