Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipmon.c110 int ist_val; member
360 if ((type < 0) || (type > table[tablesz - 2].ist_val))
364 if (table[type].ist_val == type)
367 for (i = 0, ist = table; ist->ist_val != -2; i++, ist++)
368 if (ist->ist_val == type)