N-sim
Emulation and simulation of
Wireless Sensor Networks



   Home


   Project Page


   Download


   CVS



   Installation


   Configuration


   Plug-ins




 Hosted by
SourceForge.net Logo

oq_req_resp Struct Reference

#include <sim_if.h>

List of all members.

Public Attributes

list_head list
sock_buff msgs [OQ_MAC_BUFS]
unsigned int num_msgs
char type [MAX_NAME]
int node_id
int sensor_id
char data [V_MTU]
int size
timespec timestamp


Detailed Description

Definition at line 87 of file sim_if.h.


Member Data Documentation

char oq_req_resp::data[V_MTU]
 

Definition at line 95 of file sim_if.h.

struct list_head oq_req_resp::list
 

Definition at line 88 of file sim_if.h.

Referenced by oq_ioctl(), and sim_daemon_radio_tx().

struct sock_buff oq_req_resp::msgs[OQ_MAC_BUFS]
 

Definition at line 89 of file sim_if.h.

Referenced by null_filter().

int oq_req_resp::node_id
 

Definition at line 93 of file sim_if.h.

Referenced by sim_if_service().

unsigned int oq_req_resp::num_msgs
 

Definition at line 90 of file sim_if.h.

Referenced by null_filter().

int oq_req_resp::sensor_id
 

Definition at line 94 of file sim_if.h.

int oq_req_resp::size
 

Definition at line 96 of file sim_if.h.

struct timespec oq_req_resp::timestamp
 

Definition at line 97 of file sim_if.h.

char oq_req_resp::type[MAX_NAME]
 

Definition at line 92 of file sim_if.h.

Referenced by sim_if_service().


The documentation for this struct was generated from the following file:
  • /home/brennan/n-sim/OrbisQuartus/shared/sim_if.h


© 2007, Los Alamos National Security, LLC.