Home
last modified time | relevance | path

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

/netbsd/external/bsd/tcpdump/dist/
H A Dprint-icmp6.c504 static const struct tok icmp6_type_values[] = { variable
916 … ND_PRINT((ndo,"ICMP6, %s", tok2str(icmp6_type_values,"unknown icmp6 type (%u)",dp->icmp6_type))); in icmp6_print()