Searched refs:apply8021qChangeRequest (Results 1 – 2 of 2) sorted by relevance
/dports/sysutils/racktables/RackTables-0.21.5/wwwroot/inc/ |
H A D | functions.php | 4658 $done += apply8021qChangeRequest ($remote_object_id, array(), FALSE); 4708 …$n = apply8021qChangeRequest ($remote_vswitch['object_id'], array(), FALSE, NULL, array($portinfo[… 4721 $n = apply8021qChangeRequest ($switch_id, array(), FALSE, NULL, array()); 5741 function apply8021qChangeRequest ($switch_id, $changes, $verbose = TRUE, $mutex_rev = NULL, $uplink… function 6725 $ret += apply8021qChangeRequest ($object_id, $changes, FALSE, $vswitch['mutex_rev']);
|
H A D | ophandlers.php | 2824 apply8021qChangeRequest ($object_id, $changes, TRUE, genericAssertion ('mutex_rev', 'unsigned'));
|