N-sim
Emulation and simulation of
Wireless Sensor Networks



   Home


   Project Page


   Download


   CVS



   Installation


   Configuration


   Plug-ins




 Hosted by
SourceForge.net Logo

sock_buff Struct Reference

#include <sim_if.h>

List of all members.

Public Attributes

unsigned short tx_rx
unsigned short to_me
unsigned short is_base
char mac [OQ_MAC_LEN]
unsigned long length
unsigned long long seq_num
unsigned long slot_time
unsigned int slot_idx
unsigned int next_slot
int code
void * skbuf


Detailed Description

Definition at line 67 of file sim_if.h.


Member Data Documentation

int sock_buff::code
 

Definition at line 80 of file sim_if.h.

Referenced by null_filter().

unsigned short sock_buff::is_base
 

Definition at line 70 of file sim_if.h.

unsigned long sock_buff::length
 

Definition at line 73 of file sim_if.h.

char sock_buff::mac[OQ_MAC_LEN]
 

Definition at line 72 of file sim_if.h.

unsigned int sock_buff::next_slot
 

Definition at line 78 of file sim_if.h.

unsigned long long sock_buff::seq_num
 

Definition at line 74 of file sim_if.h.

void* sock_buff::skbuf
 

Definition at line 81 of file sim_if.h.

unsigned int sock_buff::slot_idx
 

Definition at line 77 of file sim_if.h.

unsigned long sock_buff::slot_time
 

Definition at line 76 of file sim_if.h.

unsigned short sock_buff::to_me
 

Definition at line 69 of file sim_if.h.

unsigned short sock_buff::tx_rx
 

Definition at line 68 of file sim_if.h.


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.