Go to main content

man pages section 3: Library Interfaces and Headers

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

libfcoe(3LIB)

Name

libfcoe - FCoE Port Management library

Synopsis

cc [ flag... ] file... –lfcoe [ library... ]
#include <libfcoe.h>

Description

Functions in this library provide management of the FCoE (Fibre Channel over Ethernet) ports in the system, allowing clients to create, delete and list information of FCoE ports.

INTERFACES

The shared object libfcoe.so.1 provides the public interfaces defined below. See intro(3) for additional information on shared object interfaces.

FCOE_CreatePort
FCOE_DeletePort
FCOE_GetPortList
FCOE_GetPortHandle
FCOE_GetPortProp
FCOE_FreePortHandle

Files

/lib/libfcoe.so.1

shared object

/lib/64/libfcoe.so.1

64-bit shared object

Attributes

See attributes(7) for descriptions of the following attributes:

ATTRIBUTE TYPE
ATTRIBUTE VALUE
Availability
system/library/storage/libfcoe
Interface Stability
Committed
MT-Level
Safe

See Also

FCOE_CreatePort(3FCOE), FCOE_DeletePort(3FCOE), FCOE_GetPortList(3FCOE), FCOE_GetPortList(3FCOE), FCOE_GetPortList(3FCOE), FCOE_GetPortList(3FCOE), intro(3), attributes(7)