1 2 3 4
#define VYOS_SUCCESS 0 #define VYOS_GENERAL_FAILURE 1 #define VYOS_INVALID_PATH 2 #define VYOS_EMPTY_CONFIG 3