Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_probe.c41 uint8_t pr_icmp_type; /* type field */ member
235 probe_pkt.pr_icmp_type = (pii->pii_af == AF_INET) ? in probe()
444 if (reply->pr_icmp_type != ICMP_ECHO_REPLY) in in_data()
555 if (reply->pr_icmp_type != ICMP6_ECHO_REPLY) in in6_data()