Top |
#define | NM_MAJOR_VERSION |
#define | NM_MINOR_VERSION |
#define | NM_MICRO_VERSION |
#define | NM_VERSION_0_9_8 |
#define | NM_VERSION_0_9_10 |
#define | NM_VERSION_1_0 |
#define | NM_VERSION_1_2 |
#define | NM_VERSION_1_4 |
#define | NM_VERSION_1_6 |
#define | NM_VERSION_1_8 |
#define | NM_VERSION_1_10 |
#define | NM_VERSION_1_12 |
#define | NM_VERSION_1_14 |
#define | NM_VERSION_1_16 |
#define | NM_VERSION_1_18 |
#define | NM_VERSION_1_20 |
#define | NM_VERSION_1_22 |
#define | NM_VERSION_1_24 |
#define | NM_VERSION_1_26 |
#define | NM_VERSION_1_28 |
#define | NM_VERSION_1_30 |
#define | NM_VERSION_1_32 |
#define | NM_VERSION_1_34 |
#define | NM_VERSION_1_36 |
#define | NM_VERSION_1_38 |
#define | NM_VERSION_1_40 |
#define | NM_VERSION_1_42 |
#define | NM_VERSION_1_44 |
#define | NM_VERSION_1_46 |
#define | NM_VERSION_1_48 |
#define | NM_VERSION_1_50 |
#define | NM_API_VERSION |
#define | NM_VERSION_CUR_STABLE |
#define | NM_VERSION_NEXT_STABLE |
#define | NM_VERSION |
#define NM_CHECK_VERSION(major, minor, micro)
#define NM_MAJOR_VERSION (1)
Evaluates to the major version number of NetworkManager which this source is compiled against.
#define NM_MINOR_VERSION (50)
Evaluates to the minor version number of NetworkManager which this source is compiled against.
#define NM_MICRO_VERSION (0)
Evaluates to the micro version number of NetworkManager which this source compiled against.