Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.h143 #define IPQOS_CONF_NAME_STR "name" macro
H A Dipqosconf.c3560 (void) fprintf(fp, IPQOS_CONF_NAME_STR " %s\n", in printclass()
3632 (void) fprintf(fp, IPQOS_CONF_NAME_STR " %s\n", in printfilter()
5772 ((place != PL_PARAMS) && strcmp(name, IPQOS_CONF_NAME_STR) == 0) || in readnvpair()
6934 strcmp(nvpair_name(nvp), IPQOS_CONF_NAME_STR) == 0) { in readclass()
7376 if (strcmp(nvpair_name(nvp), IPQOS_CONF_NAME_STR) == 0) { in readfilter()
7391 IPQOS_CONF_NAME_STR); in readfilter()
7861 if (nm == 0 && strcmp(name, IPQOS_CONF_NAME_STR) == 0) { in readaction()
7877 IPQOS_CONF_NAME_STR); in readaction()