Searched refs:PRC_HOSTDEAD (Results 1 – 6 of 6) sorted by relevance
90 #define PRC_HOSTDEAD 6 /* host appears to be down */ macro
1158 if (PRC_IS_REDIRECT(cmd) || cmd == PRC_HOSTDEAD) { in in6_pcbnotify()1163 if (cmd != PRC_HOSTDEAD) { in in6_pcbnotify()
331 } else if (cmd == PRC_HOSTDEAD) { in rip6_ctlinput()
713 } else if (cmd == PRC_HOSTDEAD) { in udp6_ctlinput()
2486 else if (cmd == PRC_HOSTDEAD) { in tcp_ctlinput()2631 else if (cmd == PRC_HOSTDEAD) { in tcp6_ctlinput()
970 } else if (cmd == PRC_HOSTDEAD) { in udp_ctlinput()