#include <arpa/inet.h>
#include <sys/socket.h>
#include <stdio.h>
#include <string.h>
#include <netdb.h>
#include "action_alert_listensocket.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
int main | ( | int | argc, | |
char ** | argv | |||
) |
Definition at line 15 of file listenclient.c.
References LDATA_TYPE_ALERT, LDATA_TYPE_STATISTICS, listen_data_record::Len, listen_data_record_alert::Message, NULL, listen_data_record_stats::PacketCount, listen_data_record::PreMagic, listen_data_record_stats::TCPCount, listen_data_record_stats::Time, listen_data_record::Type, and listen_data_record_stats::UDPCount.