|
|
|
|
/home/brennan/n-sim/Vaike/linux/system-addons/networking/mesh_jam_resist.c File ReferenceWSN jamming recognition and resistance. More...
#include <stdio.h>
#include <netdb.h>
#include <syslog.h>
#include "mesh_analysis.h"
#include "mesh_jam_resist.h"
Go to the source code of this file.
Detailed Description
WSN jamming recognition and resistance.
- Revision
- 1.1
Original Author: Sean M. Brennan <brennan@lanl.gov> - Author
- sean_m_brennan
Created: December 12, 2007 - Date
- 2008/02/05 19:14:30
Definition in file mesh_jam_resist.c.
Define Documentation
#define STATISTIC_SIZE 128 |
|
Function Documentation
for |
( |
control |
= CMSG_FIRSTHDR(msg_header); control != NULL; control = CMSG_NXTHDR(msg_header, control) |
) |
|
|
void jam_analysis |
( |
struct msghdr * |
msg_header |
) |
|
|
Variable Documentation
|