#include "ns3/header.h"
#include <stdint.h>
#include <string>
Go to the source code of this file.
Classes | |
class | ns3::LlcSnapHeader |
Header for the LLC/SNAP encapsulation. More... | |
Namespaces | |
namespace | 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 octets of the LLC/SNAP header. | |