Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_probe.c444 if (reply->pr_icmp_type != ICMP_ECHO_REPLY) in in_data()
/illumos-gate/usr/src/uts/common/inet/ilb/
H A Dilb.c1566 icmph->icmph_type = ICMP_ECHO_REPLY; in ilb_icmp_v4()
/illumos-gate/usr/src/uts/common/inet/
H A Dip.h334 #define ICMP_ECHO_REPLY 0 macro
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dspd.c2313 case ICMP_ECHO_REPLY: in ipsec_inbound_accept_clear()
H A Dip.c1375 case ICMP_ECHO_REPLY: in icmp_inbound_v4()
1431 icmph->icmph_type = ICMP_ECHO_REPLY; in icmp_inbound_v4()