N-sim
Emulation and simulation of
Wireless Sensor Networks



   Home


   Project Page


   Download


   CVS



   Installation


   Configuration


   Plug-ins




 Hosted by
SourceForge.net Logo

/home/brennan/n-sim/Vaike/linux/system-addons/networking/mesh_jam_resist.h File Reference

WSN jamming recognition and resistance. More...

#include "mesh_api.h"

Go to the source code of this file.

Functions

void jam_analysis (struct msghdr *msg_header)

Variables

analysis_t jam


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.h.


Function Documentation

void jam_analysis struct msghdr *  msg_header  ) 
 


Variable Documentation

analysis_t jam
 

Initial value:

 { "Jam Resistance", 0x3493,
                   CMSG_SPACE(sizeof(struct in_pktinfo)),
                   NULL, jam_analysis, NULL, NULL }

Definition at line 43 of file mesh_jam_resist.h.


© 2007, Los Alamos National Security, LLC.