Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.h150 #define IPQOS_CONF_DROP_STR "drop" macro
H A Dipqosconf.c3525 (void) fprintf(fp, IPQOS_CONF_DROP_STR "\n"); in print_action_nm()
6221 strcmp(action, IPQOS_CONF_DROP_STR) == 0) { in readparams()
6814 strcmp(aname, IPQOS_CONF_DROP_STR) == 0 || in valid_aname()
6957 } else if (strcmp(action, IPQOS_CONF_DROP_STR) == 0) { in readclass()