#include "GREPacket.hh"
#include <boost/io/ios_state.hpp>
#include <iomanip>
#include <senf/Packets/DefaultBundle/IPv4Packet.hh>
Go to the source code of this file.
Definition in file GREPacket.cc.
Defines |
|
#define | prefix_ |
Functions |
|
SENF_PACKET_REGISTRY_REGISTER (senf::EtherTypes, 0x6558, senf::EthernetPacket) | |
SENF_PACKET_REGISTRY_REGISTER (senf::IpTypes, 47, senf::GREPacket) |
#define | ||||
prefix_ | ||||
Definition at line 34 of file GREPacket.cc.
SENF_PACKET_REGISTRY_REGISTER | ( | senf::IpTypes | , | |
47 | , | |||
senf::GREPacket | ) | |||
SENF_PACKET_REGISTRY_REGISTER | ( | senf::EtherTypes | , | |
0x6558 | , | |||
senf::EthernetPacket | ) | |||