Searched refs:find_icmpsubtype (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/ipfilter/tools/
H A Dipmon.c131 static icmp_subtype_t *find_icmpsubtype(int, icmp_subtype_t *, size_t);
303 static icmp_subtype_t *find_icmpsubtype(type, table, tablesz) function
521 ist = find_icmpsubtype(code, it->it_subtable, it->it_stsize);
552 ist = find_icmpsubtype(code, it->it_subtable, it->it_stsize);

Completed in 49 milliseconds