Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute_aux.c71 boolean_t print_icmp_other(uchar_t, uchar_t);
497 print_icmp_other(uchar_t type, uchar_t code) in print_icmp_other() function
H A Dtraceroute.c221 extern boolean_t print_icmp_other(uchar_t, uchar_t);
1210 pr->print_icmp_other_fn = print_icmp_other; in setup_protocol()