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 in struct:dlpi_impl_s
H A Dlibdlpi.c233 dip->dli_mactype = retval;
312 dip->dli_mactype = infoackp->dl_mac_type;
457 bindreqp->dl_sap = ((dip->dli_mactype == DL_TPR) ? 2 : 0);

Completed in 60 milliseconds