Query: dlpi_arptype
OS: opensolaris
Section: 3dlpi
Links: opensolaris man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
dlpi_arptype(3DLPI) Data Link Provider Interface Library Functions dlpi_arptype(3DLPI)NAMEdlpi_arptype - convert a DLPI MAC type to an ARP hardware typeSYNOPSIScc [ flag... ] file... -ldlpi [ library... ] #include <libdlpi.h> uint_t dlpi_arptype(uint_t dlpitype);DESCRIPTIONThe dlpi_arptype() function converts a DLPI MAC type to an ARP hardware type defined in <netinet/arp.h>RETURN VALUESUpon success, the corresponding ARP hardware type is returned. Otherwise, zero is returned.ATTRIBUTESSee attributes(5) for description of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Interface Stability |Committed | +-----------------------------+-----------------------------+ |MT-Level |Safe | +-----------------------------+-----------------------------+SEE ALSOlibdlpi(3LIB), attributes(5) SunOS 5.11 8 Feb 2008 dlpi_arptype(3DLPI)
Related Man Pages |
---|
dlpi_arptype(3dlpi) - opensolaris |
dlpi_fd(3dlpi) - opensolaris |
dlpi_unbind(3dlpi) - opensolaris |
dlpi_strerror(3dlpi) - opensolaris |
libdlpi(3lib) - opensolaris |
Similar Topics in the Unix Linux Community |
---|
How to find MAC of local google server |