Home
last modified time | relevance | path

Searched refs:dli_mactype (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libdlpi/common/
H A Dlibdlpi_impl.h120 uint_t dli_mactype; /* mac type */ member
H A Dlibdlpi.c233 dip->dli_mactype = retval; in dlpi_open()
312 dip->dli_mactype = infoackp->dl_mac_type; in dlpi_info()
457 bindreqp->dl_sap = ((dip->dli_mactype == DL_TPR) ? 2 : 0); in dlpi_bind()