Searched refs:DL_TPB (Results 1 – 7 of 7) sorted by relevance
/titanic_41/usr/src/uts/common/io/bpf/ |
H A D | bpf_dlt.c | 42 { DL_TPB, DLT_NULL, 0 }, /* IEEE 802.4 Token Bus */
|
/titanic_41/usr/src/lib/libdlpi/common/ |
H A D | libdlpi.c | 959 case DL_TPB: in dlpi_arptype() 990 case DL_TPB: in dlpi_iftype() 1596 { DL_TPB, "Token Bus" },
|
/titanic_41/usr/src/uts/common/io/ |
H A D | sundlpi.c | 547 case DL_TPB: return ("Token Bus"); in dl_mactypestr()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | dlpi.h | 245 #define DL_TPB 0x1 /* IEEE 802.4 Token Passing Bus */ macro
|
/titanic_41/usr/src/lib/libdladm/common/ |
H A D | libdladm.c | 59 { DL_TPB, "TokenBus" },
|
/titanic_41/usr/src/uts/common/inet/ip/ |
H A D | ip_arp.c | 171 { DL_TPB, ARPHRD_IEEE802, -2, 6}, /* 802.4 */
|
H A D | ip_if.c | 258 { DL_TPB, IFT_ISO88024, ETHERTYPE_IP, ETHERTYPE_IPV6,
|