Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/dlpistub/
H A Ddlpistub.c148 type = SUNW_DL_IPMP; in ds_open()
/illumos-gate/usr/src/uts/common/sys/
H A Ddlpi.h282 #define SUNW_DL_IPMP 0x80000006ul /* IPMP stub interface */ macro
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dipmp.c305 lifgr->gi_mactype = grp->gr_nif > 0 ? grp->gr_mactype : SUNW_DL_IPMP; in ipmp_grp_info()
H A Dip_if.c282 { SUNW_DL_IPMP, IFT_OTHER, ETHERTYPE_IP, ETHERTYPE_IPV6,
3653 if (mactype == SUNW_DL_IPMP) in phyint_flags_init()
3662 case SUNW_DL_IPMP: in phyint_flags_init()
4303 if (ill->ill_mactype == SUNW_DL_IPMP) in ip_ll_subnet_defaults()