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

/freebsd-13-stable/contrib/tcpdump/
H A Dprint-icmp6.c499 static const struct tok icmp6_type_values[] = { variable in typeref:struct:tok
909 ND_PRINT((ndo,"ICMP6, %s", tok2str(icmp6_type_values,"unknown icmp6 type (%u)",dp->icmp6_type)));

Completed in 170 milliseconds