| ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| | Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
#include <iptap.h>
Inheritance diagram for IPTapAgent:

Public Member Functions | |
| IPTapAgent () | |
Private Member Functions | |
| unsigned short | in_cksum (unsigned short *, int) |
| void | recvpkt () |
| int | sendpkt (Packet *) |
| int | isDuplicate (unsigned short, unsigned short) |
| void | processpkt (Packet *, const struct timeval &) |
Static Private Member Functions | |
| void | pkt_handler (void *, Packet *, const struct timeval &) |
Private Attributes | |
| int | ident [MAX_PACKETS] |
| int | offset [MAX_PACKETS] |
| int | index |
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||
|
|
|
|
Reimplemented from TapAgent. |
|
|
Reimplemented from TapAgent. |
|
|
|
|
|
|
|
|
|