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

/external/tcpdump/
H A Dprint-icmp6.c101 static const struct tok icmp6_dst_unreach_code_values[] = { variable in typeref:struct:tok
352 printf(", %s", tok2str(icmp6_dst_unreach_code_values,"unknown unreach code (%u)",dp->icmp6_code));

Completed in 21 milliseconds