Lines Matching refs:dhcp
161 # f_dialog_menu_netdev_edit $interface $ipaddr $netmask $options $dhcp
169 local interface="$1" ipaddr="$2" netmask="$3" options="$4" dhcp="$5"
200 [ "$dhcp" ] && dhcp_status="$msg_enabled"
288 dhcp=
309 dhcp=1
323 [ $? -eq $DIALOG_OK ] && dhcp= ;;
325 [ $? -eq $DIALOG_OK -a "$_netmask" ] && dhcp= ;;
327 [ $? -eq $DIALOG_OK ] && dhcp= ;;
337 "$dhcp" != "$dhcp_orig" ]
342 if [ "$dhcp" ]; then
358 if [ ! "$dhcp" ]; then