#include <stdint.h>
#include <string>
#include "ns3/header.h"
Go to the source code of this file.
Classes | |
class | ns3::LlcSnapHeader |
Header for the LLC/SNAP encapsulation. More... | |
Namespaces | |
ns3 | |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
Variables | |
static const uint16_t | ns3::LLC_SNAP_HEADER_LENGTH = 8 |
The length in octects of the LLC/SNAP header. More... | |