Home
last modified time | relevance | path

Searched refs:CLASSIFIER_REMOVE_CLASS (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/ipp/
H A Dipp_config.h48 #define CLASSIFIER_REMOVE_CLASS 0x04 macro
/illumos-gate/usr/src/uts/common/ipp/ipgpc/
H A Dclassifierddi.c287 case CLASSIFIER_REMOVE_CLASS: /* remove a class */ in ipgpc_modify_action()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.c741 if (nvlist_add_byte(nvl, IPP_CONFIG_TYPE, CLASSIFIER_REMOVE_CLASS) != in remove_class()