#include <l2proto802.3.h>
Inheritance diagram for L2Proto802_3:

Public Types | |
| enum | L2Trace_t { TYPE, PROTO, LENGTH, SRC, DST, UID } |
Public Member Functions | |
| L2Proto802_3 () | |
| virtual void | BuildDataPDU (MACAddr, MACAddr, Packet *) |
| void | DataRequest (Packet *) |
| void | DataIndication (Packet *, LinkEvent *=0) |
| virtual bool | Busy () |
| L2Proto802_3 * | Copy () const |
| bool | IsWireless () const |
| void | Bootstrap () |
Public Attributes | |
| Word_t | length |
|
|
|
|
|
|
|
|
Implements L2Proto. |
|
||||||||||||||||
|
Implements L2Proto. |
|
|
Implements L2Proto. |
|
|
Implements L2Proto. Reimplemented in L2ProtoInterconnect, L2ProtoSatellite, and L2ProtoSatellite. |
|
||||||||||||
|
Implements L2Proto. Reimplemented in L2ProtoInterconnect, L2ProtoSatellite, and L2ProtoSatellite. |
|
|
Implements L2Proto. Reimplemented in L2ProtoInterconnect. |
|
|
Implements L2Proto. |
|
|
|
1.3.9.1