A Discrete-Event Network Simulator
API
uan-header-common.cc File Reference
#include "uan-header-common.h"
#include "ns3/mac8-address.h"
+ Include dependency graph for uan-header-common.cc:

Go to the source code of this file.

Namespaces

 ns3
 Every class exported by the ns3 library is enclosed in the ns3 namespace.
 

Variables

static const uint16_t ARP_PROT_NUMBER = 0x0806
 
static const uint16_t IPV4_PROT_NUMBER = 0x0800
 
static const uint16_t IPV6_PROT_NUMBER = 0x86DD
 

Variable Documentation

◆ ARP_PROT_NUMBER

const uint16_t ARP_PROT_NUMBER = 0x0806
static

◆ IPV4_PROT_NUMBER

const uint16_t IPV4_PROT_NUMBER = 0x0800
static

◆ IPV6_PROT_NUMBER

const uint16_t IPV6_PROT_NUMBER = 0x86DD
static