Searched refs:if_configure (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/svc/milestone/
H A Dnet-physical350 [ -n "$ipmp_created" ] && if_configure inet "IPMP" $ipmp_created
351 [ -n "$ipmp6_created" ] && if_configure inet6 "IPMP" $ipmp6_created
356 [ -n "$inet_plumbed" ] && if_configure inet "" $inet_plumbed
357 [ -n "$inet6_plumbed" ] && if_configure inet6 "" $inet6_plumbed
/illumos-gate/usr/src/cmd/svc/shell/
H A Dnet_include.sh595 # if_configure type class interface_list
602 if_configure() function

Completed in 58 milliseconds