| ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| | Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
#include <lms.h>
Public Member Functions | |
| int & | type () |
| nsaddr_t & | from () |
| nsaddr_t & | src () |
| nsaddr_t & | tp_addr () |
| nsaddr_t & | tp_port () |
| nsaddr_t & | group () |
Static Public Member Functions | |
| int & | offset () |
| hdr_lms * | access (Packet *p) |
Public Attributes | |
| int | type_ |
| int | ttl_ |
| int | cost_ |
| nsaddr_t | from_ |
| nsaddr_t | src_ |
| nsaddr_t | group_ |
| nsaddr_t | tp_addr_ |
| int | tp_port_ |
| int | tp_iface_ |
| int | lo_ |
| int | hi_ |
| double | ts_ |
Static Public Attributes | |
| int | offset_ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|