Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.h143 #define IPQOS_CONF_NAME_STR "name" macro
H A Dipqosconf.c3565 (void) fprintf(fp, IPQOS_CONF_NAME_STR " %s\n", in printclass()
3637 (void) fprintf(fp, IPQOS_CONF_NAME_STR " %s\n", in printfilter()
5777 ((place != PL_PARAMS) && strcmp(name, IPQOS_CONF_NAME_STR) == 0) || in readnvpair()
6941 strcmp(nvpair_name(nvp), IPQOS_CONF_NAME_STR) == 0) { in readclass()
7383 if (strcmp(nvpair_name(nvp), IPQOS_CONF_NAME_STR) == 0) { in readfilter()
7398 IPQOS_CONF_NAME_STR); in readfilter()
7868 if (nm == 0 && strcmp(name, IPQOS_CONF_NAME_STR) == 0) { in readaction()
7884 IPQOS_CONF_NAME_STR); in readaction()