Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.h152 #define IPQOS_CONF_DROP_STR "drop" macro
H A Dipqosconf.c3530 (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()