Searched refs:bootparam_ip (Results 1 – 1 of 1) sorted by relevance
25 if [ "${bootparam_ip#*:}" != "${bootparam_ip}" ]; then26 server_ip=$(echo "$bootparam_ip" | cut -d: -f2)