IP6IP6_TNL_LOOKUP

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

ip6ip6_tnl_lookup - fetch tunnel matching the end-point addresses  

SYNOPSIS

"SYNOPSIS"

struct ip6_tnl * ip6ip6_tnl_lookup (struct in6_addr * remote, struct in6_addr * local);  

ARGUMENTS

remote
the address of the tunnel exit-point
local
the address of the tunnel entry-point
 

RETURN

tunnel matching given end-points if found, else fallback tunnel if its device is up, else NULL


 

Index

NAME
SYNOPSIS
ARGUMENTS
RETURN

This document was created by man2html, using the manual pages.
Time: 07:07:11 GMT, October 06, 2005