#include "ns3/header.h"
#include <string>
#include "ns3/mac48-address.h"
Go to the source code of this file.
Classes | |
class | ns3::EthernetHeader |
Packet header for Ethernet. More... | |
Namespaces | |
ns3 | |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
Enumerations | |
enum | ns3::ethernet_header_t { ns3::LENGTH, ns3::VLAN, ns3::QINQ } |
Types of ethernet packets. More... | |