![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <iptables/targets/DLLFlowIDTaggerTarget.hpp>


Public Member Functions | |
| DLLFlowIDTaggerTarget (wns::service::dll::FlowID, wns::service::tl::FlowID) | |
| virtual TargetResult | mangle (IPCommand *, wns::service::tl::ITCPHeader *) |
| virtual TargetResult | mangle (IPCommand *, wns::service::tl::IUDPHeader *) |
| virtual TargetResult | mangle (IPCommand *) |
| virtual | ~DLLFlowIDTaggerTarget () |
Private Attributes | |
| wns::service::dll::FlowID | myDllFlowID |
| wns::service::tl::FlowID | myTlFlowID |
Definition at line 24 of file DLLFlowIDTaggerTarget.hpp.
| DLLFlowIDTaggerTarget::DLLFlowIDTaggerTarget | ( | wns::service::dll::FlowID | dllFlowID, | |
| wns::service::tl::FlowID | tlFlowID | |||
| ) |
Definition at line 16 of file DLLFlowIDTaggerTarget.cpp.
| DLLFlowIDTaggerTarget::~DLLFlowIDTaggerTarget | ( | ) | [virtual] |
Definition at line 23 of file DLLFlowIDTaggerTarget.cpp.
| TargetResult DLLFlowIDTaggerTarget::mangle | ( | ip::IPCommand * | ipHeader, | |
| wns::service::tl::ITCPHeader * | tcpHeader | |||
| ) | [virtual] |
Implements ip::iptables::targets::TargetInterface.
Definition at line 34 of file DLLFlowIDTaggerTarget.cpp.
| TargetResult DLLFlowIDTaggerTarget::mangle | ( | ip::IPCommand * | ipHeader, | |
| wns::service::tl::IUDPHeader * | udpHeader | |||
| ) | [virtual] |
Implements ip::iptables::targets::TargetInterface.
Definition at line 44 of file DLLFlowIDTaggerTarget.cpp.
| TargetResult DLLFlowIDTaggerTarget::mangle | ( | ip::IPCommand * | ) | [virtual] |
Implements ip::iptables::targets::TargetInterface.
Definition at line 28 of file DLLFlowIDTaggerTarget.cpp.
Definition at line 44 of file DLLFlowIDTaggerTarget.hpp.
Definition at line 45 of file DLLFlowIDTaggerTarget.hpp.
1.5.5