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


Public Member Functions | |
| virtual bool | activateIncoming (const IPCommand &) |
| Derived Classed need to decide here if the IP packet is to be processed in the incoming path. | |
| virtual bool | activateOutgoing (const IPCommand &) |
| Derived Classed need to decide here if the IP packet is to be processed in the outgoing path. | |
| InputChain (wns::ldk::fun::FUN *fun, const wns::pyconfig::View &_pyco) | |
Definition at line 35 of file InputChain.hpp.
| InputChain::InputChain | ( | wns::ldk::fun::FUN * | fun, | |
| const wns::pyconfig::View & | _pyco | |||
| ) |
Definition at line 39 of file ForwardChain.cpp.
1.5.5