Searched refs:DL_TPR (Results 1 - 11 of 11) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/bpf/
H A Dbpf_dlt.c43 { DL_TPR, DLT_IEEE802, 0 }, /* IEEE 802.5 Token Ring */
/opensolaris-onvv-gate/usr/src/lib/libdlpi/common/
H A Dlibdlpi.c457 bindreqp->dl_sap = ((dip->dli_mactype == DL_TPR) ? 2 : 0);
960 case DL_TPR:
993 case DL_TPR:
1597 { DL_TPR, "Token Ring" },
/opensolaris-onvv-gate/usr/src/uts/common/io/
H A Dsundlpi.c548 case DL_TPR: return ("Token Ring");
H A Dgld.c307 DL_TPR,
1117 case DL_TPR:
4443 if ((macinfo->gldm_type == DL_TPR ||
H A Dgldutil.c1313 ASSERT(macinfo->gldm_type == DL_TPR);
/opensolaris-onvv-gate/usr/src/lib/libdladm/common/
H A Dlibdladm.c60 { DL_TPR, "TokenRing" },
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Ddlpi.h246 #define DL_TPR 0x2 /* IEEE 802.5 Token Passing Ring */ macro
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ether.c78 { DL_TPR, 17800, 0, 2, ETHERTYPE_IP, ETHERTYPE_IPV6,
/opensolaris-onvv-gate/usr/src/uts/common/io/softmac/
H A Dsoftmac_main.c1248 err = softmac_send_bind_req(slp, softmac->smac_media == DL_TPR ? 2 : 0);
/opensolaris-onvv-gate/usr/src/uts/common/inet/ip/
H A Dip_arp.c172 { DL_TPR, ARPHRD_IEEE802, -2, 6}, /* 802.5 */
H A Dip_if.c256 { DL_TPR, IFT_ISO88025, ETHERTYPE_IP, ETHERTYPE_IPV6,

Completed in 210 milliseconds