Searched refs:inet6_list (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/brand/solaris10/cmd/
H A Ds10_net_physical.sh154 inet6_list="$inet6_list $1"
202 if [ -n "$inet6_list" ]; then
203 set -- $inet6_list
424 if [ -z "$inet_list" ] && [ -z "$inet6_list" ]; then
/illumos-gate/usr/src/cmd/svc/milestone/
H A Dnet-physical222 inet6_list="$inet6_list $intf_name"
279 if [ -n "$inet6_list" ]; then
280 set -- $inet6_list
519 if [ -z "$inet_list" ] && [ -z "$inet6_list" ]; then
/illumos-gate/usr/src/cmd/svc/shell/
H A Dnet_include.sh63 # inet6_list list of IPv6 interfaces.
76 inet6_list inet6_plumbed inet6_failed \
293 group=`get_group_for_type $1 inet6 $inet6_list`

Completed in 56 milliseconds