.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "IP6_TNL_CREATE" "" "06 October 2005" "" ""
.SH NAME
ip6_tnl_create \- create a new tunnel
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int ip6_tnl_create (struct ip6_tnl_parm * \fIp\fB, struct ip6_tnl ** \fIpt\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIp\fB\fR
tunnel parameters
.TP
\fB\fIpt\fB\fR
pointer to new tunnel
.SH "DESCRIPTION"
.PP
Create tunnel matching given parameters.
.SH "RETURN"
.PP
0 on success