Searched refs:IPP_SET (Results 1 – 9 of 9) sorted by relevance
/titanic_41/usr/src/uts/common/ipp/ |
H A D | ipp_config.h | 42 #define IPP_SET 0x00 macro
|
/titanic_41/usr/src/uts/common/ipp/dlcosmk/ |
H A D | dlcosmkddi.c | 224 if (config_type != IPP_SET) { in dlcosmk_modify_action() 490 if ((err = nvlist_add_byte(nvlp, IPP_CONFIG_TYPE, IPP_SET)) != 0) { in dlcosmk_info()
|
/titanic_41/usr/src/uts/common/ipp/flowacct/ |
H A D | flowacctddi.c | 304 if (config_type != IPP_SET) { in flowacct_modify_action() 491 if ((rc = nvlist_add_byte(nvlp, IPP_CONFIG_TYPE, IPP_SET)) != 0) { in flowacct_info()
|
/titanic_41/usr/src/uts/common/ipp/dscpmk/ |
H A D | dscpmkddi.c | 281 if (config_type != IPP_SET) { in dscpmk_modify_action() 627 if ((err = nvlist_add_byte(nvlp, IPP_CONFIG_TYPE, IPP_SET)) != 0) { in dscpmk_info()
|
/titanic_41/usr/src/uts/common/ipp/meters/ |
H A D | tswtclddi.c | 305 if (config_type != IPP_SET) { in tswtcl_modify_action() 687 if ((rc = nvlist_add_byte(nvlp, IPP_CONFIG_TYPE, IPP_SET)) != 0) { in tswtcl_info()
|
H A D | tokenmtddi.c | 410 if (config_type != IPP_SET) { in tokenmt_modify_action() 878 if ((rc = nvlist_add_byte(nvlp, IPP_CONFIG_TYPE, IPP_SET)) != 0) { in tokenmt_info()
|
/titanic_41/usr/src/uts/common/ipp/ipgpc/ |
H A D | classifierddi.c | 230 case IPP_SET: /* set an action parameter */ in ipgpc_modify_action()
|
H A D | filters.c | 2122 if ((rc = nvlist_add_byte(nvlp, IPP_CONFIG_TYPE, IPP_SET)) != 0) { in ipgpc_params_info()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/ |
H A D | ipqosconf.c | 468 res = nvlist_add_byte(*nvl, IPP_CONFIG_TYPE, IPP_SET); in modify_params() 8727 case IPP_SET: { in parse_kaction()
|