Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.h238 PL_ACTION, PL_FILTER, PL_CLASS, PL_PARAMS, PL_MAP, PL_ANY} place_t; enumerator
H A Dipqosconf.c1209 PL_PARAMS); in diffparams()
3501 tab_inserts + 1, PL_PARAMS); in printparams()
5613 ((*place == PL_PARAMS) && in readtype()
5638 *place = PL_PARAMS; in readtype()
5765 } else if (place == PL_PARAMS && in readnvpair()
5772 ((place != PL_PARAMS) && strcmp(name, IPQOS_CONF_NAME_STR) == 0) || in readnvpair()
6173 &nvp, &type, PL_PARAMS, module_name); in readparams()
8817 if ((place == PL_PARAMS) && /* avoid map entries */ in parse_kparams()