Searched refs:CLASSIFIER_ADD_CLASS (Results 1 – 4 of 4) sorted by relevance
48 #define CLASSIFIER_ADD_CLASS 0x02 macro
263 case CLASSIFIER_ADD_CLASS: /* add a class */ in ipgpc_modify_action()
2164 ((isdefault) ? CLASSIFIER_MODIFY_CLASS : CLASSIFIER_ADD_CLASS))) in build_class_nvlist()
560 if (nvlist_add_byte(nvl, IPP_CONFIG_TYPE, CLASSIFIER_ADD_CLASS) != 0) { in add_class()8698 case CLASSIFIER_ADD_CLASS: in parse_kaction()