Searched refs:DL_6TO4 (Results 1 - 14 of 14) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/mac/plugins/
H A Dmac_6to4.c27 * DL_6TO4 MAC Type plugin for the Nemo mac module
60 mtrp->mtr_mactype = DL_6TO4;
61 mtrp->mtr_nativetype = DL_6TO4;
/opensolaris-onvv-gate/usr/src/lib/libdladm/common/
H A Dlibdliptun.c421 media = DL_6TO4;
H A Dlibdladm.c57 { DL_6TO4, "6to4Tunnel" },
/opensolaris-onvv-gate/usr/src/uts/common/inet/ip/
H A Dip6_output.c992 (ill->ill_mactype == DL_6TO4 || ill->ill_mactype == DL_IPV4 ||
H A Dip6_if.c1110 ASSERT(ill->ill_mactype == DL_6TO4);
1173 if (ill->ill_mactype == DL_6TO4) {
H A Dip_output.c1935 (ill->ill_mactype == DL_6TO4 || ill->ill_mactype == DL_IPV4 ||
H A Dip_ndp.c4554 ill->ill_mactype != DL_6TO4) {
H A Dip_if.c271 { DL_6TO4, IFT_6TO4, IPPROTO_ENCAP, IPPROTO_IPV6,
/opensolaris-onvv-gate/usr/src/uts/common/inet/sockmods/
H A Dsockmod_pfp.c1497 { ARPHRD_TUNNEL, DL_6TO4 },
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Ddlpi.h281 #define DL_6TO4 0x80000007ul /* 6to4 Tunnel Link */ macro
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ether.c98 { DL_6TO4, 0, 9, 1, IPPROTO_ENCAP, IPPROTO_IPV6,
H A Dsnoop_filter.c1444 case DL_6TO4:
/opensolaris-onvv-gate/usr/src/uts/common/io/dls/
H A Ddls_mgmt.c1723 media = DL_6TO4;
/opensolaris-onvv-gate/usr/src/uts/common/io/mac/
H A Dmac_protect.c2200 if (media == DL_IPV4 || media == DL_IPV6 || media == DL_6TO4)

Completed in 241 milliseconds