Error codes that VPP will return during a HW write.
More...
Error codes that VPP will return during a HW write.
Definition at line 84 of file types.hpp.
VOM::rc_t::rc_t |
( |
const rc_t & |
rc | ) |
|
|
default |
const rc_t & VOM::rc_t::from_vpp_retval |
( |
int32_t |
rv | ) |
|
|
static |
Get the rc_t from the VPP API value.
Definition at line 36 of file types.cpp.
const rc_t VOM::rc_t::INVALID |
|
static |
HW write reported invalid input.
Definition at line 111 of file types.hpp.
const rc_t VOM::rc_t::NOOP |
|
static |
The HW write/update action was/has not been attempted.
Definition at line 101 of file types.hpp.
The HW write was successfull.
Definition at line 106 of file types.hpp.
const rc_t VOM::rc_t::TIMEOUT |
|
static |
HW write timedout - VPP did not respond within a timely manner.
Definition at line 116 of file types.hpp.
const rc_t VOM::rc_t::UNSET |
|
static |
The value un-set.
Definition at line 96 of file types.hpp.
The documentation for this struct was generated from the following files: