Man Page: dlpi_iftype
Operating Environment: opensolaris
Section: 3dlpi
dlpi_iftype(3DLPI) Data Link Provider Interface Library Functions dlpi_iftype(3DLPI)NAMEdlpi_iftype - convert a DLPI MAC type to a BSD socket interface typeSYNOPSIScc [ flag... ] file... -ldlpi [ library... ] #include <libdlpi.h> uint_t dlpi_iftype(uint_t dlpitype);DESCRIPTIONThe dlpi_iftype() function converts a DLPI MAC type to a BSD socket interface type defined in <net/if_types.h>.RETURN VALUESUpon success, the corresponding BSD socket interface 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_iftype(3DLPI)
| Related Man Pages |
|---|
| dlpi_bind(3dlpi) - opensolaris |
| dlpi_iftype(3dlpi) - opensolaris |
| dlpi_get_physaddr(3dlpi) - opensolaris |
| dlpi_set_physaddr(3dlpi) - opensolaris |
| dlpi_promiscon(3dlpi) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| PHP Man Pages Now Available (Over 10,000) |
| %memused is high |
| Solaris 10 - password complexity not working |
| What is good? |
| Shopt -s histappend |