Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-icmp6.c639 static const struct tok icmp6_type_values[] = { variable
1047 ND_PRINT("ICMP6, %s", tok2str(icmp6_type_values,"unknown icmp6 type (%u)",icmp6_type)); in icmp6_print()