Home
last modified time | relevance | path

Searched refs:icmp2str (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/tcpdump/
H A Dprint-icmp.c192 static const struct tok icmp2str[] = { variable
628 str = tok2str(icmp2str, "type-#%u", icmp_type); in icmp_print()