Searched refs:CFG_F_SKIP (Results 1 – 2 of 2) sorted by relevance
1426 clli->cfg_flags |= CFG_F_SKIP; in class_config_llog_handler()1449 clli->cfg_flags |= CFG_F_SKIP; in class_config_llog_handler()1451 if (clli->cfg_flags & CFG_F_SKIP) { in class_config_llog_handler()
154 #define CFG_F_SKIP 0x04 /* We should ignore this cfg command */ macro