Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.h153 #define IPQOS_CONF_CONT_STR "continue" macro
H A Dipqosconf.c3521 (void) fprintf(fp, IPQOS_CONF_CONT_STR "\n"); in print_action_nm()
6220 if ((strcmp(action, IPQOS_CONF_CONT_STR) == 0) || in readparams()
6234 if (strcmp(action, IPQOS_CONF_CONT_STR) == 0) { in readparams()
6812 if (strcmp(aname, IPQOS_CONF_CONT_STR) == 0 || in valid_aname()
6955 if (strcmp(action, IPQOS_CONF_CONT_STR) == 0) { in readclass()