Searched refs:IPQOS_CONF_CONT_STR (Results 1 – 2 of 2) sorted by relevance
153 #define IPQOS_CONF_CONT_STR "continue" macro
3521 (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()