1libfcoe(3LIB)                 Interface Libraries                libfcoe(3LIB)
2
3
4

NAME

6       libfcoe - FCoE Port Mangament library
7

SYNOPSIS

9       cc [ flag... ] file... lfcoe [ library... ]
10       #include <libfcoe.h>
11
12

DESCRIPTION

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

INTERFACES

19       The  shared  object libfcoe.so.1 provides the public interfaces defined
20       below. See Intro(3) for additional information on shared object  inter‐
21       faces.
22
23
24
25
26       FCOE_CreatePort               FCOE_DeletePort
27       FCOE_GetPortList
28
29

FILES

31       /lib/libfcoe.so.1       shared object
32
33
34       /lib/64/libfcoe.so.1    64-bit shared object
35
36

ATTRIBUTES

38       See attributes(5) for descriptions of the following attributes:
39
40
41
42
43       ┌─────────────────────────────┬─────────────────────────────┐
44       │      ATTRIBUTE TYPE         │      ATTRIBUTE VALUE        │
45       ├─────────────────────────────┼─────────────────────────────┤
46       │Availability                 │SUNWfcoeu                    │
47       │Interface Stability          │Committed                    │
48       ├─────────────────────────────┼─────────────────────────────┤
49       │MT-Level                     │Safe                         │
50       └─────────────────────────────┴─────────────────────────────┘
51

SEE ALSO

53       Intro(3),   FCOE_CreatePort(3FCOE),  FCOE_DeletePort(3FCOE),  FCOE_Get‐
54       PortList(3FCOE), attributes(5)
55
56
57
58SunOS 5.11                        1 Apr 2009                     libfcoe(3LIB)
Impressum