Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute.c104 boolean_t (*print_icmp_other_fn)(uchar_t, uchar_t); member
1210 pr->print_icmp_other_fn = print_icmp_other; in setup_protocol()
1226 pr->print_icmp_other_fn = print_icmp_other6; in setup_protocol()
1770 if ((*pr->print_icmp_other_fn) in traceroute()