1#ifndef ETHERTYPE_HPP_ED3SIJFX
2#define ETHERTYPE_HPP_ED3SIJFX
4#include <vanetza/common/byte_order.hpp>
11using EtherType = uint16be_t;
16static const EtherType GeoNetworking = host_cast<uint16_t>(0x8947);
17static const EtherType WSMP = host_cast<uint16_t>(0x88DC);
static constexpr std::size_t bits
Link layer header used by ITS-G5 stations.
Frame Control field in IEEE 802.11 MAC header.
BitNumber< std::uint16_t, 2 > Protocol
static FrameControl qos_data_frame()
QoS Control field in IEEE 802.11 MAC header.
void user_priority(AccessCategory ac)
Sequence Control field in IEEE 802.11 MAC header.