PPPoEPacket non-inline non-template implementation. More...
#include "PPPoEPacket.hh"#include <iomanip>#include <boost/io/ios_state.hpp>#include "IPv4Packet.hh"#include "IPv6Packet.hh"
Go to the source code of this file.
Macros | |
| #define | prefix_ |
PPPoEPacket non-inline non-template implementation.
Definition in file PPPoEPacket.cc.
| #define prefix_ |
Definition at line 25 of file PPPoEPacket.cc.
| SENF_PACKET_INSTANTIATE_TEMPLATE | ( | senf::PPPoEDPacket | ) |
| SENF_PACKET_INSTANTIATE_TEMPLATE | ( | senf::PPPoESPacket | ) |
| SENF_PACKET_REGISTRY_REGISTER | ( | senf::EtherTypes | , |
| senf::PPPoEDPacketType::etherType | , | ||
| senf::PPPoEDPacket | |||
| ) |
| SENF_PACKET_REGISTRY_REGISTER | ( | senf::EtherTypes | , |
| senf::PPPoESPacketType::etherType | , | ||
| senf::PPPoESPacket | |||
| ) |