Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_probe.c31 #define PROBE_RTT 0x9abc /* RTT only probe packet */ macro
233 probe_type == PROBE_RTT); in probe()
356 } else if (probe_type == PROBE_RTT) { in probe()
483 } else if (reply->pr_icmp_mtype == htonl(PROBE_RTT)) { in in_data()
601 } else if (reply->pr_icmp_mtype == htonl(PROBE_RTT)) { in in6_data()
1706 probe(pii, PROBE_RTT, cur_hrtime); in phyint_inst_timer()