Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute_aux6.c64 boolean_t print_icmp_other6(uchar_t, uchar_t);
688 print_icmp_other6(uchar_t type, uchar_t code) in print_icmp_other6() function
H A Dtraceroute.c210 extern boolean_t print_icmp_other6(uchar_t, uchar_t);
1202 pr->print_icmp_other_fn = print_icmp_other6; in setup_protocol()