|
Hybrid ICN (hICN) plugin
v21.06-rc0-4-g18fa668
|
Error management functions. More...

Go to the source code of this file.
Macros | |
| #define | foreach_libhicn_error |
| #define | _(a, b, c) HICN_LIB_ERROR_##a = (-b), |
| #define | hicn_strerror(errno) (char *)(HICN_LIB_ERROR_STRING[-errno]) |
Enumerations | |
| enum | hicn_lib_error_t { HICN_LIB_N_ERROR, HICN_LIB_N_ERROR } |
Variables | |
| const char * | HICN_LIB_ERROR_STRING [] |
Error management functions.
| #define foreach_libhicn_error |
1.8.17