Searched refs:DATALINK_CLASS_BRIDGE (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ |
H A D | dls_mgmt.h | 47 DATALINK_CLASS_BRIDGE = 0x40, enumerator 55 DATALINK_CLASS_BRIDGE | DATALINK_CLASS_IPTUN | DATALINK_CLASS_PART)
|
/titanic_41/usr/src/lib/libdladm/common/ |
H A D | libdlbridge.c | 629 status = dladm_create_conf(handle, link, linkid, DATALINK_CLASS_BRIDGE, in dladm_bridge_persist_conf() 891 DATALINK_CLASS_BRIDGE, DL_ETHER, in dladm_bridge_configure() 1184 else if (class != DATALINK_CLASS_BRIDGE) in dladm_bridge_delete()
|
H A D | libdladm.c | 651 case DATALINK_CLASS_BRIDGE: in dladm_class2str()
|
/titanic_41/usr/src/cmd/dladm/ |
H A D | dladm.c | 2724 case DATALINK_CLASS_BRIDGE: { in print_link_topology() 8669 if (class != DATALINK_CLASS_BRIDGE) in do_show_bridge() 8740 handle, &brstate, DATALINK_CLASS_BRIDGE, in do_show_bridge()
|