logging: add DHCP meta-domain
This commit is contained in:
@@ -51,6 +51,8 @@ enum {
|
|||||||
LOGD_DEVICE = 0x00200000, /* Device state and activation */
|
LOGD_DEVICE = 0x00200000, /* Device state and activation */
|
||||||
};
|
};
|
||||||
|
|
||||||
|
#define LOGD_DHCP (LOGD_DHCP4 | LOGD_DHCP6)
|
||||||
|
|
||||||
/* Log levels */
|
/* Log levels */
|
||||||
enum {
|
enum {
|
||||||
LOGL_ERR = 0x00000000,
|
LOGL_ERR = 0x00000000,
|
||||||
|
Reference in New Issue
Block a user