N-sim
Emulation and simulation of
Wireless Sensor Networks



   Home


   Project Page


   Download


   CVS



   Installation


   Configuration


   Plug-ins




 Hosted by
SourceForge.net Logo

mesh_hdr Struct Reference

#include <mesh_net.h>

List of all members.

Public Attributes

u_int8_t raw
u_int8_t nack
u_int16_t protocol_id
seqnum_t seq_num


Detailed Description

Definition at line 52 of file mesh_net.h.


Member Data Documentation

u_int8_t mesh_hdr::nack
 

Definition at line 54 of file mesh_net.h.

Referenced by mesh_raw_send(), mesh_recv(), and mesh_send().

u_int16_t mesh_hdr::protocol_id
 

Definition at line 55 of file mesh_net.h.

Referenced by mesh_raw_send(), mesh_recv(), and mesh_send().

u_int8_t mesh_hdr::raw
 

Definition at line 53 of file mesh_net.h.

Referenced by mesh_raw_send(), mesh_recv(), and mesh_send().

seqnum_t mesh_hdr::seq_num
 

Definition at line 56 of file mesh_net.h.

Referenced by mesh_raw_send(), mesh_recv(), and mesh_send().


The documentation for this struct was generated from the following file:
  • /home/brennan/n-sim/Vaike/linux/system-addons/networking/mesh_net.h


© 2007, Los Alamos National Security, LLC.