N-sim
Emulation and simulation of
Wireless Sensor Networks



   Home


   Project Page


   Download


   CVS



   Installation


   Configuration


   Plug-ins




 Hosted by
SourceForge.net Logo

_q Struct Reference

#include <mesh_link.h>

List of all members.

Public Attributes

seqnum_t id
void * data
unsigned int len
unsigned int port
u_int64_t timeout
_qnext


Detailed Description

Definition at line 50 of file mesh_link.h.


Member Data Documentation

void* _q::data
 

Definition at line 52 of file mesh_link.h.

Referenced by mesh_recv(), and route_discovery_done().

seqnum_t _q::id
 

Definition at line 51 of file mesh_link.h.

Referenced by add_msg(), and reliable_net().

unsigned int _q::len
 

Definition at line 53 of file mesh_link.h.

Referenced by mesh_recv(), and route_discovery_done().

struct _q* _q::next
 

Definition at line 56 of file mesh_link.h.

Referenced by route_discovery_done().

unsigned int _q::port
 

Definition at line 54 of file mesh_link.h.

Referenced by mesh_recv(), and route_discovery_done().

u_int64_t _q::timeout
 

Definition at line 55 of file mesh_link.h.

Referenced by add_msg(), and reliable_net().


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


© 2007, Los Alamos National Security, LLC.