Searched refs:DL_100VG (Results 1 – 6 of 6) sorted by relevance
56 { DL_100VG, DLT_EN10MB, 14 }, /* 100 Based VG Ethernet */
566 case DL_100VG: return ("100BaseVG Ethernet"); in dl_mactypestr()
259 #define DL_100VG 0x16 /* 100 Based VG Ethernet */ macro
73 { DL_100VG, "100BaseVGEthernet" },
1615 { DL_100VG, "100BaseVG Ethernet" },
7886 if (media != DL_ETHER && media != DL_100VG && in create_modify_add_bridge()