| ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| | Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
#include <classifier-addr-mpls.h>
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_ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|