Home
last modified time | relevance | path

Searched refs:apply8021QOrder (Results 1 – 2 of 2) sorted by relevance

/dports/sysutils/racktables/RackTables-0.21.5/wwwroot/inc/
H A Dfunctions.php3705 function apply8021QOrder ($vswitch, $portlist) function
4361 foreach (apply8021QOrder ($vswitch, $allports) as $pn => $port)
4531 $Dnew = apply8021QOrder ($vswitch, $Dnew);
4611 $requested_changes = apply8021QOrder ($vswitch, $requested_changes);
4691 …$order = apply8021QOrder ($vswitch, getStored8021QConfig ($switch_id, 'desired', array_keys ($port…
5751 …$after = $before = apply8021QOrder ($vswitch, getStored8021QConfig ($vswitch['object_id'], 'desire…
5757 apply8021QOrder ($vswitch, $changes)
6338 …$remote_ports = apply8021QOrder ($remote_vswitch, getStored8021QConfig ($remote_vswitch['object_id…
H A Dinterface-8021q.php426 $desired_config = apply8021QOrder ($vswitch, getStored8021QConfig ($object_id, 'desired'));
1075 $plan = apply8021QOrder ($vswitch, get8021QSyncOptions ($vswitch, $D, $C, $R['portdata']));