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

/opensolaris-onvv-gate/usr/src/lib/brand/solaris10/cmd/
H A Ds10_net_physical.sh170 ipmp_failed="$ipmp_failed $1"
174 [ -n "$ipmp_failed" ] && warn_failed_ifs "create IPv4 IPMP" \
175 "$ipmp_failed"
/opensolaris-onvv-gate/usr/src/cmd/svc/milestone/
H A Dnet-physical233 ipmp_failed="$ipmp_failed $1"
237 [ -n "$ipmp_failed" ] && warn_failed_ifs "create IPv4 IPMP" \
238 "$ipmp_failed"
/opensolaris-onvv-gate/usr/src/cmd/svc/shell/
H A Dnet_include.sh72 # ipmp_failed list of IPMP IPv4 interfaces that failed to be created.
77 ipmp_list ipmp_created ipmp_failed \

Completed in 37 milliseconds