Searched refs:incoming_echo_reply (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/ |
H A D | mpd_probe.c | 63 static void incoming_echo_reply(struct phyint_instance *pii, 479 incoming_echo_reply(pii, reply, fromaddr, recv_tvp); 598 incoming_echo_reply(pii, reply, from.sin6_addr, recv_tvp); 612 * Common for both IPv4 and IPv6. Unlike incoming_echo_reply() we don't 663 * incoming_echo_reply() and will take care of any rtt increase. 705 incoming_echo_reply(struct phyint_instance *pii, struct pr_icmp *reply, function 723 logdebug("incoming_echo_reply: %s %s %s seq %u recv_tvp %lld\n", 747 logerr("incoming_echo_reply: rtt wraparound cur_hrtime %lld "
|
Completed in 47 milliseconds