Home
last modified time | relevance | path

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

/netbsd/sys/netinet6/
H A Din6_pcb.c635 if (PRC_IS_REDIRECT(cmd) || cmd == PRC_HOSTDEAD) { in in6pcb_notify()
640 if (cmd != PRC_HOSTDEAD) in in6pcb_notify()
682 if ((PRC_IS_REDIRECT(cmd) || cmd == PRC_HOSTDEAD) && in in6pcb_notify()
H A Din6_gif.c483 if (cmd == PRC_HOSTDEAD) in in6_gif_ctlinput()
H A Draw_ip6.c285 else if (cmd == PRC_HOSTDEAD) in rip6_ctlinput()
H A Dsctp6_usrreq.c475 if (cmd == PRC_HOSTDEAD) { in sctp6_ctlinput()
H A Dudp6_usrreq.c210 else if (cmd == PRC_HOSTDEAD) in udp6_ctlinput()
H A Dicmp6.c602 code = PRC_HOSTDEAD; in _icmp6_input()
/netbsd/sys/sys/
H A Dprotosw.h185 #define PRC_HOSTDEAD 6 /* host appears to be down */ macro
/netbsd/sys/netinet/
H A Draw_ip.c276 else if (cmd == PRC_HOSTDEAD) in rip_ctlinput()
H A Dtcp_subr.c1301 else if (cmd == PRC_HOSTDEAD) in tcp6_ctlinput()
1483 } else if (cmd == PRC_HOSTDEAD) in tcp_ctlinput()
H A Dip_encap.c726 if (cmd == PRC_HOSTDEAD) in encap6_ctlinput()
H A Dudp_usrreq.c669 } else if (cmd == PRC_HOSTDEAD) { in udp_ctlinput()
H A Dip_input.c1285 [PRC_HOSTDEAD] = EHOSTDOWN,
H A Ddccp_usrreq.c948 } else if (cmd == PRC_HOSTDEAD) in dccp_ctlinput()
H A Dsctp_usrreq.c460 if (cmd == PRC_HOSTDEAD) { in sctp_ctlinput()
/netbsd/sys/netcan/
H A Dcan.c844 else if (cmd == PRC_HOSTDEAD)
/netbsd/sys/netipsec/
H A Dipsecif.c1022 if (cmd == PRC_HOSTDEAD) in ipsecif6_ctlinput()