Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.h146 #define IPQOS_CONF_PARAMS_STR "params" macro
157 #define IPQOS_PLACE_PRM_STR IPQOS_CONF_PARAMS_STR
H A Dipqosconf.c3483 (void) fprintf(fp, IPQOS_CONF_PARAMS_STR " {\n"); in printparams()
8079 } else if (strcmp(st, IPQOS_CONF_PARAMS_STR) == 0) { in readaction()