Searched refs:PRC_HOSTDEAD (Results 1 – 6 of 6) sorted by relevance
90 #define PRC_HOSTDEAD 6 /* host appears to be down */ macro
1159 if (PRC_IS_REDIRECT(cmd) || cmd == PRC_HOSTDEAD) { in in6_pcbnotify()1164 if (cmd != PRC_HOSTDEAD) { in in6_pcbnotify()
696 } else if (cmd == PRC_HOSTDEAD) { in udp6_ctlinput()
330 } else if (cmd == PRC_HOSTDEAD) { in rip6_ctlinput()
2470 else if (cmd == PRC_HOSTDEAD) { in tcp_ctlinput()2615 else if (cmd == PRC_HOSTDEAD) { in tcp6_ctlinput()
948 } else if (cmd == PRC_HOSTDEAD) { in udp_ctlinput()