| ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| | Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
#include <ll.h>
Public Member Functions | |
| int & | offset () |
| LLFrameType & | lltype () |
| int & | seqno () |
| int & | ackno () |
| int & | bopno () |
| int & | eopno () |
| int & | psize () |
| double & | sendtime () |
Static Public Member Functions | |
| hdr_ll * | access (const Packet *p) |
Public Attributes | |
| LLFrameType | lltype_ |
| int | seqno_ |
| int | ackno_ |
| int | bopno_ |
| int | eopno_ |
| int | psize_ |
| double | sendtime_ |
Static Public Attributes | |
| int | offset_ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|