TUNNEL_TYPE_DIRECT constant

int const TUNNEL_TYPE_DIRECT

Specifies that a packet is encapsulated directly within a normal IP header, with no intermediate header, and the packet is sent unicast to the remote tunnel endpoint.

Implementation

static const TUNNEL_TYPE_DIRECT = 2;