Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/hotplug/Linux/
A Dvif210 nr_bridges=$(($(brctl show | cut -f 1 | grep -v "^$" | wc -l) - 1))
11 if [ "$nr_bridges" != 1 ]
13 fatal "no bridge specified, and don't know which one to use ($nr_bridges found)"

Completed in 2 milliseconds