Searched refs:geticmptypebynumber (Results 1 – 2 of 2) sorted by relevance
343 const struct icmptypeent *geticmptypebynumber(u_int8_t, sa_family_t);
232 geticmptypebynumber(u_int8_t type, sa_family_t af) in geticmptypebynumber() function987 it = geticmptypebynumber(r->type-1, r->af); in print_rule()