Public Types | Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes

hdr_cmn Struct Reference

List of all members.

Public Types

enum  dir_t { DOWN = -1, NONE = 0, UP = 1 }

Public Member Functions

double & txtime ()
packet_t & ptype ()
int & size ()
int & uid ()
int & error ()
int & errbitcnt ()
int & fecsize ()
double & timestamp ()
int & iface ()
dir_t & direction ()
nsaddr_t & next_hop ()
int & addr_type ()
int & num_forwards ()
int & opt_num_forwards ()
ModulationScheme & mod_scheme ()

Static Public Member Functions

static int & offset ()
static hdr_cmnaccess (const Packet *p)

Public Attributes

packet_t ptype_
int size_
int uid_
int error_
int errbitcnt_
int fecsize_
double ts_
int iface_
dir_t direction_
char src_rt_valid
double ts_arr_
nsaddr_t prev_hop_
nsaddr_t next_hop_
int addr_type_
nsaddr_t last_hop_
FailureCallback xmit_failure_
void * xmit_failure_data_
int xmit_reason_
int num_forwards_
int opt_num_forwards_
double txtime_
ModulationScheme mod_scheme_

Static Public Attributes

static int offset_

The documentation for this struct was generated from the following files: