Home
last modified time | relevance | path

Searched refs:listRouters (Results 1 – 7 of 7) sorted by relevance

/dports/net/frr7-pythontools/frr-frr-7.5.1/tests/topotests/lib/
H A Dtopojson.py61 listRouters = ROUTER_LIST[:]
65 listRouters.append(routerN)
77 for router in listRouters:
80 while listRouters != []:
81 curRouter = listRouters.pop(0)
135 if destRouter in listRouters:
/dports/net/frr7/frr-frr-7.5.1/tests/topotests/lib/
H A Dtopojson.py61 listRouters = ROUTER_LIST[:]
65 listRouters.append(routerN)
77 for router in listRouters:
80 while listRouters != []:
81 curRouter = listRouters.pop(0)
135 if destRouter in listRouters:
/dports/www/nextcloud/nextcloud/3rdparty/php-opencloud/openstack/src/Networking/v2/Extensions/Layer3/
H A DService.php49 public function listRouters(array $options = []): \Generator function in OpenStack\\Networking\\v2\\Extensions\\Layer3\\Service
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/
H A DRouters.php273 public function listRouters($project, $region, $optParams = array()) function in Google_Service_Compute_Resource_Routers
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Compute/Resource/
H A DRouters.php289 public function listRouters($project, $region, $optParams = array()) function in Google_Service_Compute_Resource_Routers
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/ngine_io/cloudstack/tests/integration/targets/cs_router/tasks/
H A Dmain.yml53 shell: cs listRouters listall=true networkid="{{ net.id }}" zone="{{ cs_common_zone_adv }}"
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/cs_router/tasks/
H A Dmain.yml53 shell: cs listRouters listall=true networkid="{{ net.id }}" zone="{{ cs_common_zone_adv }}"