Home
last modified time | relevance | path

Searched defs:switchPort (Results 1 – 3 of 3) sorted by relevance

/dports/net/yggdrasil/yggdrasil-go-0.3.11/src/yggdrasil/
H A Dswitch.go140 type switchPort uint64 type
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonzqt/
H A Dschematicviewer.cpp915 *addOutputFx = 0, *switchPort = 0, *iconifyNodes = 0; in createActions() local
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/openflow/model/
H A Dopenflow-switch-net-device.cc158 OpenFlowSwitchNetDevice::AddSwitchPort (Ptr<NetDevice> switchPort) in AddSwitchPort()