Searched refs:mactype (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libsocket/inet/
H A Dlink_addr.c43 * Currently, the "mactype" is unused, but in the future, the string
44 * can be modulated by "mactype" (IFT_* value from <net/if_types.h>)
48 _link_ntoa(const unsigned char *macaddr, char *str, int size, int mactype) argument
/osnet-11/usr/src/lib/libdlpi/common/
H A Dlibdlpi.c1649 * Each table entry comprises a DLPI/Private mactype and the description.
1684 dlpi_mactype(uint_t mactype) argument
1689 if (dlpi_mactypes[i].dm_mactype == mactype)

Completed in 31 milliseconds