Searched refs:DL_METRO (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/uts/common/io/bpf/ |
H A D | bpf_dlt.c | 44 { DL_METRO, DLT_NULL, 0 }, /* IEEE 802.6 Metro Net */
|
/titanic_44/usr/src/uts/common/io/ |
H A D | sundlpi.c | 549 case DL_METRO: return ("Metro Net"); in dl_mactypestr()
|
/titanic_44/usr/src/lib/libdlpi/common/ |
H A D | libdlpi.c | 961 case DL_METRO: in dlpi_arptype() 1598 { DL_METRO, "Metro Net" },
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | dlpi.h | 247 #define DL_METRO 0x3 /* IEEE 802.6 Metro Net */ macro
|
/titanic_44/usr/src/lib/libdladm/common/ |
H A D | libdladm.c | 61 { DL_METRO, "MetroNet" },
|
/titanic_44/usr/src/uts/common/inet/ip/ |
H A D | ip_arp.c | 173 { DL_METRO, ARPHRD_IEEE802, -2, 6}, /* 802.6 */
|