Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_probe.c30 #define PROBE_MULTI 0x5678 /* Multicast probe packet */ macro
232 assert(probe_type == PROBE_UNI || probe_type == PROBE_MULTI || in probe()
265 if (probe_type == PROBE_MULTI) { in probe()
277 if (probe_type == PROBE_MULTI) { in probe()
480 else if (reply->pr_icmp_mtype == htonl(PROBE_MULTI)) { in in_data()
599 } else if (reply->pr_icmp_mtype == htonl(PROBE_MULTI)) { in in6_data()
901 probe(pii, PROBE_MULTI, cur_hrtime); in incoming_echo_reply()
1696 probe(pii, PROBE_MULTI, cur_time); in phyint_inst_timer()
1877 probe(pii, PROBE_MULTI, cur_hrtime); in phyint_inst_timer()
1879 probe(pii, PROBE_MULTI, cur_hrtime); in phyint_inst_timer()
[all …]