#include <senf/Socket/Protocols/Raw/MACAddress.hh>#include <senf/Packets/Packets.hh>


Go to the source code of this file.
Definition in file EthernetPacket.hh.
Classes |
|
| struct | senf::MACAddressParser |
| Parse an Ethernet MAC address. More... |
|
| struct | senf::EthernetPacketParser |
| Parse an Ethernet packet. More... |
|
| struct | senf::EtherTypes |
| EtherType registry. More... |
|
| struct | senf::EthernetPacketType |
| Ethernet packet. More... |
|
| struct | senf::EthVLanPacketParser |
| Parse an ethernet VLAN tag. More... |
|
| struct | senf::EthVLanPacketType |
| Ethernet VLAN tag. More... |
|
Namespaces |
|
| namespace | senf |
Defines |
|
| #define | HH_SENF_Packets_DefaultBundle_EthernetPacket_ 1 |
Typedefs |
|
| typedef ConcretePacket < EthernetPacketType > |
senf::EthernetPacket |
| Ethernet packet typedef. |
|
| typedef ConcretePacket < EthVLanPacketType > |
senf::EthVLanPacket |
| Ethernet VLAN tag typedef. |
|
| #define | ||||
| HH_SENF_Packets_DefaultBundle_EthernetPacket_ 1 | ||||
Definition at line 27 of file EthernetPacket.hh.