Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-icmp.c192 static const struct tok icmp2str[] = { variable
555 str = tok2str(icmp2str, "type-#%d", dp->icmp_type); in icmp_print()