Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute.c101 boolean_t (*print_icmp_other_fn)(uchar_t, uchar_t); member
1186 pr->print_icmp_other_fn = print_icmp_other; in setup_protocol()
1202 pr->print_icmp_other_fn = print_icmp_other6; in setup_protocol()
1746 if ((*pr->print_icmp_other_fn) in traceroute()