Searched refs:dlpi_arptype (Results 1 – 8 of 8) sorted by relevance
21 MANFILES= dlpi_arptype.3dlpi \
206 extern uint_t dlpi_arptype(uint_t);
43 dlpi_arptype;
936 dlpi_arptype(uint_t dlpitype) in dlpi_arptype() function
17 file path=usr/share/man/man3dlpi/dlpi_arptype.3dlpi
147 (arptype = dlpi_arptype(dlinfo.di_mactype) != 0)) { in make_stable_duid()
167 pif->pif_hwtype = dlpi_arptype(lifgr.gi_mactype); in insert_pif()223 pif->pif_hwtype = dlpi_arptype(dlinfo.di_mactype); in insert_pif()
520 hwtype = dlpi_arptype(dlinfo.di_mactype); in get_mac_addr()