Searched refs:PROBE_MULTI (Results 1 – 1 of 1) sorted by relevance
30 #define PROBE_MULTI 0x5678 /* Multicast probe packet */ macro232 assert(probe_type == PROBE_UNI || probe_type == PROBE_MULTI || in probe()254 assert(probe_type == PROBE_MULTI || ((pii->pii_target_next != NULL) && 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()[all …]