Use enum instead of defines for ACTION_s

This makes compiler do some stricter checking,
also debugging is easier since you see the name not value.

Signed-off-by: Kir Kolyshkin <kir@openvz.org>
3 files changed