Searched refs:IPQOS_CONF_DROP_STR (Results 1 – 2 of 2) sorted by relevance
152 #define IPQOS_CONF_DROP_STR "drop" macro
3530 (void) fprintf(fp, IPQOS_CONF_DROP_STR "\n"); in print_action_nm()6226 strcmp(action, IPQOS_CONF_DROP_STR) == 0) { in readparams()6821 strcmp(aname, IPQOS_CONF_DROP_STR) == 0 || in valid_aname()6964 } else if (strcmp(action, IPQOS_CONF_DROP_STR) == 0) { in readclass()