libflute
Namespaces | Enumerations | Functions
IpSec.h File Reference
#include <string>
Include dependency graph for IpSec.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 LibFlute
 
 LibFlute::IpSec
 

Enumerations

enum class  LibFlute::IpSec::Direction { LibFlute::IpSec::In , LibFlute::IpSec::Out }
 

Functions

void LibFlute::IpSec::enable_esp (uint32_t spi, const std::string &dest_address, Direction direction, const std::string &key)