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()
261 #define DL_100VG 0x16 /* 100 Based VG Ethernet */ macro
83 { DL_100VG, "100BaseVGEthernet" },
1614 { DL_100VG, "100BaseVG Ethernet" },
8064 if (media != DL_ETHER && media != DL_100VG && in create_modify_add_bridge()