Searched refs:ist_val (Results 1 – 1 of 1) sorted by relevance
57 int ist_val; member307 if ((type < 0) || (type > table[tablesz - 2].ist_val)) in find_icmpsubtype()310 if (table[type].ist_val == type) in find_icmpsubtype()313 for (ist = table; ist->ist_val != -2; ist++) in find_icmpsubtype()314 if (ist->ist_val == type) in find_icmpsubtype()