Searched refs:find_icmptype (Results 1 – 1 of 1) sorted by relevance
160 static icmp_type_t *find_icmptype __P((int, icmp_type_t *, size_t));370 static icmp_type_t *find_icmptype(type, table, tablesz) in find_icmptype() function587 it = find_icmptype(type, icmptypes, sizeof(icmptypes) / sizeof(*it));618 it = find_icmptype(type, icmptypes6, sizeof(icmptypes6) / sizeof(*it));