diff options
Diffstat (limited to 'usr/src/man/man3nsl/getipsecprotobyname.3nsl')
| -rw-r--r-- | usr/src/man/man3nsl/getipsecprotobyname.3nsl | 25 |
1 files changed, 8 insertions, 17 deletions
diff --git a/usr/src/man/man3nsl/getipsecprotobyname.3nsl b/usr/src/man/man3nsl/getipsecprotobyname.3nsl index 4c823e84e3..41a8a09310 100644 --- a/usr/src/man/man3nsl/getipsecprotobyname.3nsl +++ b/usr/src/man/man3nsl/getipsecprotobyname.3nsl @@ -3,13 +3,13 @@ .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License. .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner] -.TH getipsecprotobyname 3NSL "13 Aug 2003" "SunOS 5.11" "Networking Services Library Functions" +.TH GETIPSECPROTOBYNAME 3NSL "Aug 13, 2003" .SH NAME getipsecprotobyname, getipsecprotobynum \- query IPsec protocols entries .SH SYNOPSIS .LP .nf -\fBcc \fR\fB-flag \&.\|.\|.\fR \fIfile \fR\&.\|.\|.\fB-l\fRnsl [\fB -library \&.\|.\|. \fR] +\fBcc \fR\fB-flag \&.\|.\|.\fR \fIfile \fR\&.\|.\|.\fB-l\fRnsl [\fB -library \&.\|.\|. \fR] #include <netdb.h> @@ -47,24 +47,20 @@ the corresponding protocol name. The following protocol numbers are pre-defined: .sp .ne 2 -.mk .na \fB\fBIPSEC_PROTO_ESP\fR\fR .ad .RS 19n -.rt Defines the encryption algorithms (transforms) that can be used by IPsec to provide data confidentiality. .RE .sp .ne 2 -.mk .na \fB\fBIPSEC_PROTO_AH\fR\fR .ad .RS 19n -.rt Defines the authentication algorithms (transforms) that can be used by IPsec to provide authentication. .RE @@ -72,23 +68,19 @@ provide authentication. .SH PARAMETERS .sp .ne 2 -.mk .na \fB\fIproto_name\fR\fR .ad .RS 14n -.rt A pointer to the name of an IPsec protocol. .RE .sp .ne 2 -.mk .na \fB\fIproto_num\fR\fR .ad .RS 14n -.rt A pointer to a protocol number. conditions. .RE @@ -109,14 +101,13 @@ See \fBattributes\fR(5) for descriptions of the following attributes: .sp .TS -tab() box; -cw(2.75i) |cw(2.75i) -lw(2.75i) |lw(2.75i) -. -ATTRIBUTE TYPEATTRIBUTE VALUE -MT LevelMT Safe +box; +c | c +l | l . +ATTRIBUTE TYPE ATTRIBUTE VALUE +MT Level MT Safe _ -Interface StabilityEvolving +Interface Stability Evolving .TE .SH SEE ALSO |
