Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute_aux6.c62 boolean_t print_icmp_other6(uchar_t, uchar_t);
686 print_icmp_other6(uchar_t type, uchar_t code) in print_icmp_other6() function
H A Dtraceroute.c222 extern boolean_t print_icmp_other6(uchar_t, uchar_t);
1226 pr->print_icmp_other_fn = print_icmp_other6; in setup_protocol()