LIBFCOE(3LIB) | Interface Libraries | LIBFCOE(3LIB) |
libfcoe - FCoE Port Management library
cc [ flag... ] file... -lfcoe [ library... ] #include <libfcoe.h>
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.
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 |
/lib/libfcoe.so.1
/lib/64/libfcoe.so.1
See attributes(7) for descriptions of the following attributes:
ATTRIBUTE TYPE | ATTRIBUTE VALUE |
Interface Stability | Committed |
MT-Level | Safe |
Intro(3), FCOE_CreatePort(3FCOE), FCOE_DeletePort(3FCOE), FCOE_GetPortList(3FCOE), attributes(7)
August 19, 2019 | OmniOS |