N-sim
Emulation and simulation of
Wireless Sensor Networks



   Home


   Project Page


   Download


   CVS



   Installation


   Configuration


   Plug-ins




 Hosted by
SourceForge.net Logo

link_t Struct Reference

#include <mesh_link.h>

List of all members.

Public Attributes

uint16_t rediscover
in_addr node
uint32_t hop_count
int32_t metrics [NUM_LINK_METRICS]
in_addr next_hop


Detailed Description

Definition at line 66 of file mesh_link.h.


Member Data Documentation

uint32_t link_t::hop_count
 

Definition at line 70 of file mesh_link.h.

Referenced by compile_mesh_metrics(), init_link(), link_to_string(), pack_database(), and unpack_database().

int32_t link_t::metrics[NUM_LINK_METRICS]
 

Definition at line 71 of file mesh_link.h.

Referenced by init_link(), link_to_string(), pack_database(), and unpack_database().

struct in_addr link_t::next_hop
 

Definition at line 73 of file mesh_link.h.

Referenced by init_link(), link_entry_to_rtentry(), and link_to_string().

struct in_addr link_t::node
 

Definition at line 68 of file mesh_link.h.

Referenced by init_link(), link_entry_to_rtentry(), link_to_string(), and route_discovery_done().

uint16_t link_t::rediscover
 

Definition at line 67 of file mesh_link.h.

Referenced by init_link(), pack_database(), strength_send_mesh_discovery(), and unpack_database().


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.