Skip Navigation Links | |
Exit Print View | |
man pages section 3: Library Interfaces and Headers Oracle Solaris 11.1 Information Library |
Library Interfaces and Headers
SMHBA_GetAdapterAttributes(3LIB)
SMHBA_GetAdapterPortAttributes(3LIB)
SMHBA_GetBindingCapability(3LIB)
SMHBA_GetDiscoveredPortAttributes(3LIB)
SMHBA_GetFCPhyAttributes(3LIB)
SMHBA_GetPersistentBinding(3LIB)
SMHBA_GetPortAttributesByWWN(3LIB)
SMHBA_GetProtocolStatistics(3LIB)
SMHBA_GetSASPhyAttributes(3LIB)
SMHBA_GetVendorLibraryAttributes(3LIB)
SMHBA_GetWrapperLibraryAttributes(3LIB)
SMHBA_RegisterForAdapterAddEvents(3LIB)
SMHBA_RegisterForAdapterEvents(3LIB)
SMHBA_RegisterForAdapterPhyStatEvents(3LIB)
SMHBA_RegisterForAdapterPortEvents(3LIB)
SMHBA_RegisterForAdapterPortStatEvents(3LIB)
SMHBA_RegisterForTargetEvents(3LIB)
SMHBA_RemoveAllPersistentBindings(3LIB)
SMHBA_RemovePersistentBinding(3LIB)
- integrated load balancing library
cc [ flag... ] file... -lilb [ library... ] #include <libilb.h>
Functions in this library provide the following capabilities:
create and destroy ILB rules
enable and disable rules
add and remove back-end server for a given rule
enable and disable servers
retrieve the list of rules currently known to the kernel
provide a walker function that can call a function supplied to the library by means of a pointer for every rule, server group, and health check.
The shared object libilb.so.1 provides the public interfaces defined below. See Intro(3) for additional information on shared object interfaces.
|
shared object
SPARC shared object
x86 64–bit shared object
See attributes(5) for descriptions of the following attributes:
|