2 .\" Copyright (c) 2009, Sun Microsystems, Inc. All Rights Reserved.
3 .\" 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.
4 .\" 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
5 .\" the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
6 .TH LIBFCOE 3LIB "Apr 1, 2009"
8 libfcoe \- FCoE Port Mangament library
12 cc [ \fIflag\fR... ] \fIfile\fR... lfcoe [ \fIlibrary\fR... ]
19 Functions in this library provide management of the FCoE (Fibre Channel over
20 Ethernet) ports in the system, allowing clients to create, delete and list
21 information of FCoE ports.
25 The shared object \fBlibfcoe.so.1\fR provides the public interfaces defined
26 below. See \fBIntro\fR(3) for additional information on shared object
34 \fBFCOE_CreatePort\fR \fBFCOE_DeletePort\fR
35 \fBFCOE_GetPortList\fR
42 \fB\fB/lib/libfcoe.so.1\fR\fR
51 \fB\fB/lib/64/libfcoe.so.1\fR\fR
60 See \fBattributes\fR(5) for descriptions of the following attributes:
68 ATTRIBUTE TYPE ATTRIBUTE VALUE
69 Interface Stability Committed
77 \fBIntro\fR(3), \fBFCOE_CreatePort\fR(3FCOE), \fBFCOE_DeletePort\fR(3FCOE),
78 \fBFCOE_GetPortList\fR(3FCOE), \fBattributes\fR(5)