DL_6TO4
{ DL_6TO4, 0, 9, 1, IPPROTO_ENCAP, IPPROTO_IPV6,
case DL_6TO4:
{ DL_6TO4, "6to4Tunnel" },
media = DL_6TO4;
ASSERT(ill->ill_mactype == DL_6TO4);
if (ill->ill_mactype == DL_6TO4) {
(ill->ill_mactype == DL_6TO4 || ill->ill_mactype == DL_IPV4 ||
{ DL_6TO4, IFT_6TO4, IPPROTO_ENCAP, IPPROTO_IPV6,
ill->ill_mactype != DL_6TO4) {
(ill->ill_mactype == DL_6TO4 || ill->ill_mactype == DL_IPV4 ||
{ ARPHRD_TUNNEL, DL_6TO4 },
media = DL_6TO4;
if (media == DL_IPV4 || media == DL_IPV6 || media == DL_6TO4)
mtrp->mtr_mactype = DL_6TO4;
mtrp->mtr_nativetype = DL_6TO4;