HomeSort by relevance Sort by last modified time
    Searched refs:pif_hwtype (Results 1 - 5 of 5) sorted by null

  /onnv/onnv-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
interface.h 62 uchar_t pif_hwtype; /* type of link-layer */ member in struct:dhcp_pif_s
states.h 236 #define dsm_hwtype dsm_lif->lif_pif->pif_hwtype
interface.c 167 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);
    [all...]
packet.c 260 v4->htype = pif->pif_hwtype;
    [all...]
states.c 1060 if (pif->pif_hwtype == ARPHRD_IB) {
    [all...]

Completed in 540 milliseconds