Home
last modified time | relevance | path

Searched refs:PL_PARAMS (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.h240 PL_ACTION, PL_FILTER, PL_CLASS, PL_PARAMS, PL_MAP, PL_ANY} place_t; enumerator
H A Dipqosconf.c1214 PL_PARAMS); in diffparams()
3506 tab_inserts + 1, PL_PARAMS); in printparams()
5618 ((*place == PL_PARAMS) && in readtype()
5643 *place = PL_PARAMS; in readtype()
5770 } else if (place == PL_PARAMS && in readnvpair()
5777 ((place != PL_PARAMS) && strcmp(name, IPQOS_CONF_NAME_STR) == 0) || in readnvpair()
6178 &nvp, &type, PL_PARAMS, module_name); in readparams()
8824 if ((place == PL_PARAMS) && /* avoid map entries */ in parse_kparams()