Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.h140 #define IPQOS_CONF_NEXT_ACTION_STR "next_action" macro
H A Dipqosconf.c3563 (void) fprintf(fp, IPQOS_CONF_NEXT_ACTION_STR " "); in printclass()
5762 strcmp(name, IPQOS_CONF_NEXT_ACTION_STR) == 0) { in readnvpair()
6947 strcmp(nvpair_name(nvp), IPQOS_CONF_NEXT_ACTION_STR) == 0) { in readclass()
6964 IPQOS_CONF_NEXT_ACTION_STR, action); in readclass()