PPPoEPacket.cc File Reference

PPPoEPacket non-inline non-template implementation. More...

#include "PPPoEPacket.hh"
#include <iomanip>
#include <boost/io/ios_state.hpp>
#include "IPv4Packet.hh"
#include "IPv6Packet.hh"
Include dependency graph for PPPoEPacket.cc:

Go to the source code of this file.

Macros

#define prefix_
 

Functions

 SENF_PACKET_REGISTRY_REGISTER (senf::EtherTypes, senf::PPPoEDPacketType::etherType, senf::PPPoEDPacket)
 
 SENF_PACKET_REGISTRY_REGISTER (senf::EtherTypes, senf::PPPoESPacketType::etherType, senf::PPPoESPacket)
 
 SENF_PACKET_INSTANTIATE_TEMPLATE (senf::PPPoEDPacket)
 
 SENF_PACKET_INSTANTIATE_TEMPLATE (senf::PPPoESPacket)
 

Detailed Description

PPPoEPacket non-inline non-template implementation.

Definition in file PPPoEPacket.cc.

Macro Definition Documentation

◆ prefix_

#define prefix_

Definition at line 25 of file PPPoEPacket.cc.

Function Documentation

◆ SENF_PACKET_INSTANTIATE_TEMPLATE() [1/2]

SENF_PACKET_INSTANTIATE_TEMPLATE ( senf::PPPoEDPacket  )

◆ SENF_PACKET_INSTANTIATE_TEMPLATE() [2/2]

SENF_PACKET_INSTANTIATE_TEMPLATE ( senf::PPPoESPacket  )

◆ SENF_PACKET_REGISTRY_REGISTER() [1/2]

SENF_PACKET_REGISTRY_REGISTER ( senf::EtherTypes  ,
senf::PPPoEDPacketType::etherType  ,
senf::PPPoEDPacket   
)

◆ SENF_PACKET_REGISTRY_REGISTER() [2/2]

SENF_PACKET_REGISTRY_REGISTER ( senf::EtherTypes  ,
senf::PPPoESPacketType::etherType  ,
senf::PPPoESPacket   
)