ns2 Network Simulator      C++ Class Hierarchy of version ns-snapshot-20040722
Home |  Source Code |  Manual |  FAQ |  Mailing List Archive |  Search |  Download | 


Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

hdr_mpls Struct Reference

#include <classifier-addr-mpls.h>

List of all members.

Public Member Functions

int & label ()
int & bflag ()
int & ttl ()

Static Public Member Functions

int & offset ()
hdr_mpls * access (const Packet *p)

Public Attributes

int label_
int bflag_
int ttl_
hdr_mpls * nexthdr_
hdr_mpls * top_

Static Public Attributes

int offset_


Member Function Documentation

hdr_mpls* hdr_mpls::access const Packet   p [inline, static]
 

int& hdr_mpls::bflag   [inline]
 

int& hdr_mpls::label   [inline]
 

int& hdr_mpls::offset   [inline, static]
 

int& hdr_mpls::ttl   [inline]
 


Member Data Documentation

int hdr_mpls::bflag_
 

int hdr_mpls::label_
 

hdr_mpls* hdr_mpls::nexthdr_
 

int hdr_mpls::offset_ [static]
 

hdr_mpls* hdr_mpls::top_
 

int hdr_mpls::ttl_
 


The documentation for this struct was generated from the following files:
This document is generated by doxygen.