Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/milestone/
H A Dnet-install53 case $net_install_addrtype in
139 net_install_addrtype=""
167 net_install_addrtype=$prop
185 if [ "$net_install_addrtype" = "dhcp" ]; then
201 if [ "$net_install_addrtype" = "static" ]; then
214 if [ "$net_install_addrtype" != "dhcp" ]; then
243 net_install_addrtype=""
273 net_install_addrtype=$prop
290 if [ "$net_install_addrtype" = "addrconf" ]; then
306 if [ "$net_install_addrtype" = "static" ]; then
[all …]