Searched defs: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.c101 boolean_t (*print_icmp_other_fn)(uchar_t, uchar_t); member in struct:pr_set
1186 pr->print_icmp_other_fn = print_icmp_other;
1202 pr->print_icmp_other_fn = print_icmp_other6;
1746 if ((*pr->print_icmp_other_fn)

Completed in 50 milliseconds