Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-icmp6.c672 static const struct tok icmp6_dst_unreach_code_values[] = { variable
1063 … ND_PRINT(", %s", tok2str(icmp6_dst_unreach_code_values,"unknown unreach code (%u)",icmp6_code)); in icmp6_print()