Hybrid ICN (hICN) plugin  v21.06-rc0-4-g18fa668
Functions
udpTunnel.h File Reference

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>
Include dependency graph for udpTunnel.h:

Go to the source code of this file.

Functions

IoOperationsudpTunnel_CreateOnListener (Forwarder *forwarder, ListenerOps *localListener, const Address *remoteAddress)
 
IoOperationsudpTunnel_Create (Forwarder *forwarder, const Address *localAddress, const Address *remoteAddress)
 

Detailed Description

Establish a tunnel to a remote system.