Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.c272 static str_val_t nv_types[] = { variable
5654 for (x = 0; nv_types[x].string[0]; x++) { in readtype()
5655 if (strcmp(nv_types[x].string, typest) == 0) { in readtype()
5663 if (nv_types[x].string[0] == '\0') { in readtype()
5669 *type = nv_types[x].value; in readtype()
5687 IPQOSCDBG2(L1, "read type: %s default: %s\n", nv_types[x].string, in readtype()
5807 valst, nv_types[*type].string); in readnvpair()
6117 nv_types[*type].string, lineno); in readnvpair()