Searched refs:SUNW_DL_IPMP (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/inet/dlpistub/
H A Ddlpistub.c148 type = SUNW_DL_IPMP;
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Ddlpi.h280 #define SUNW_DL_IPMP 0x80000006ul /* IPMP stub interface */ macro
/opensolaris-onvv-gate/usr/src/uts/common/inet/ip/
H A Dipmp.c305 lifgr->gi_mactype = grp->gr_nif > 0 ? grp->gr_mactype : SUNW_DL_IPMP;
H A Dip_if.c276 { SUNW_DL_IPMP, IFT_OTHER, ETHERTYPE_IP, ETHERTYPE_IPV6,
3619 if (mactype == SUNW_DL_IPMP)
3628 case SUNW_DL_IPMP:
4185 * Synthetic DLPI types such as SUNW_DL_IPMP specify a zero SDU,
4302 if (ill->ill_mactype == SUNW_DL_IPMP)

Completed in 128 milliseconds