Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute_aux6.c62 static char *pr_type6(uchar_t);
522 *type, pr_type6(*type), *code); in check_reply6()
615 pr_type6(uchar_t type) in pr_type6() function
H A Dtraceroute.c206 extern char *pr_type6(uchar_t);
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping_aux6.c76 static char *pr_type6(uchar_t);
885 pr_type6(icmp6->icmp6_type)); in check_reply6()
907 pr_type6(uchar_t icmp6_type) in pr_type6() function