Home
last modified time | relevance | path

Searched refs:CLASSIFIER_ADD_CLASS (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/ipp/
H A Dipp_config.h46 #define CLASSIFIER_ADD_CLASS 0x02 macro
/illumos-gate/usr/src/uts/common/ipp/ipgpc/
H A Dclassifierddi.c263 case CLASSIFIER_ADD_CLASS: /* add a class */ in ipgpc_modify_action()
H A Dfilters.c2164 ((isdefault) ? CLASSIFIER_MODIFY_CLASS : CLASSIFIER_ADD_CLASS))) in build_class_nvlist()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.c560 if (nvlist_add_byte(nvl, IPP_CONFIG_TYPE, CLASSIFIER_ADD_CLASS) != 0) { in add_class()
8698 case CLASSIFIER_ADD_CLASS: in parse_kaction()