dlpi_arptype - convert a DLPI MAC type to an ARP hardware type
cc [ flag... ] file... -ldlpi [ library... ]
#include <libdlpi.h>
uint_t dlpi_arptype(uint_t dlpitype);
The dlpi_arptype() function converts a DLPI MAC type to an ARP hardware type defined in <netinet/arp.h>
Upon success, the corresponding ARP hardware type is returned. Otherwise, zero is returned.
See attributes(5) for description of the following attributes:
tab() box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) ATTRIBUTE TYPEATTRIBUTE VALUE _ Interface StabilityCommitted _ MT-LevelSafe