udpmonserv.c File Reference

#include <sys/socket.h>
#include <netinet/in.h>
#include <sys/types.h>
#include <arpa/inet.h>
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include "helpers.h"
#include "udpmon.h"
Include dependency graph for udpmonserv.c:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int main (int argc, char **argv)

Variables

struct udpmon_pkt buff
char magic [] = UDPMON_MAGIC

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 14 of file udpmonserv.c.


Variable Documentation

struct udpmon_pkt buff

Definition at line 11 of file udpmonserv.c.

char magic[] = UDPMON_MAGIC

Definition at line 12 of file udpmonserv.c.

 All Classes Namespaces Files Functions Variables Typedefs Defines


network_monitor_udp
Author(s): Blaise Gassend
autogenerated on Fri Jan 11 09:42:47 2013