|
Hybrid ICN (hICN) plugin
v21.06-rc0-4-g18fa668
|
Establish a tunnel to a remote system. More...
#include <hicn/core/forwarder.h>#include <hicn/io/ioOperations.h>#include <hicn/io/listener.h>#include <hicn/utils/address.h>
Go to the source code of this file.
Functions | |
| IoOperations * | udpTunnel_CreateOnListener (Forwarder *forwarder, ListenerOps *localListener, const Address *remoteAddress) |
| IoOperations * | udpTunnel_Create (Forwarder *forwarder, const Address *localAddress, const Address *remoteAddress) |
Establish a tunnel to a remote system.
1.8.17