Home
last modified time | relevance | path

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

/NextBSD/contrib/tcpdump/
HDprint-icmp.c193 static const struct tok icmp2str[] = { variable
556 str = tok2str(icmp2str, "type-#%d", dp->icmp_type); in icmp_print()