Searched refs:pif_hwtype (Results 1 - 5 of 5) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dinterface.h62 uchar_t pif_hwtype; /* type of link-layer */ member in struct:dhcp_pif_s
H A Dstates.h236 #define dsm_hwtype dsm_lif->lif_pif->pif_hwtype
H A Dinterface.c167 pif->pif_hwtype = dlpi_arptype(lifgr.gi_mactype);
198 if (!isv6 && pif->pif_hwtype == 0) {
223 pif->pif_hwtype = dlpi_arptype(dlinfo.di_mactype);
227 pname, pif->pif_hwtype, pif->pif_hwlen);
H A Dpacket.c260 v4->htype = pif->pif_hwtype;
H A Dstates.c1060 if (pif->pif_hwtype == ARPHRD_IB) {

Completed in 53 milliseconds