Searched refs:old_ip_address (Results 1 – 1 of 1) sorted by relevance
56 eval "$IFCONFIG $interface inet -alias $old_ip_address $medium"333 if [ -n "$old_ip_address" ]; then334 if [ "$old_ip_address" != "$alias_ip_address" ]; then337 if [ "$old_ip_address" != "$new_ip_address" ]; then344 [ -z "$old_ip_address" ] || \345 [ "$old_ip_address" != "$new_ip_address" ]; then359 if [ -n "$old_ip_address" ]; then