#include "MPLSPacket.hh"
#include <senf/Packets/DefaultBundle/EthernetPacket.hh>
#include "TIMPacket.hh"
Go to the source code of this file.
Macros | |
#define | prefix_ |
Functions | |
SENF_PACKET_REGISTRY_REGISTER (senf::EtherTypes, senf::MPLSPacketType::etherType, senf::MPLSPacket) | |
SENF_PACKET_INSTANTIATE_TEMPLATE (senf::MPLSPacket) | |
#define prefix_ |
Definition at line 20 of file MPLSPacket.cc.
SENF_PACKET_INSTANTIATE_TEMPLATE | ( | senf::MPLSPacket | ) |
SENF_PACKET_REGISTRY_REGISTER | ( | senf::EtherTypes | , |
senf::MPLSPacketType::etherType | , | ||
senf::MPLSPacket | |||
) |