Searched refs:it_val (Results 1 – 1 of 1) sorted by relevance
62 int it_val; member327 if ((type < 0) || (type > table[tablesz - 2].it_val)) in find_icmptype()330 if (table[type].it_val == type) in find_icmptype()333 for (it = table; it->it_val != -2; it++) in find_icmptype()334 if (it->it_val == type) in find_icmptype()