Searched refs:PRC_HOSTDEAD (Results 1 – 6 of 6) sorted by relevance
88 #define PRC_HOSTDEAD 6 /* host appears to be down */ macro
1114 if (PRC_IS_REDIRECT(cmd) || cmd == PRC_HOSTDEAD) { in in6_pcbnotify()1119 if (cmd != PRC_HOSTDEAD) { in in6_pcbnotify()
682 } else if (cmd == PRC_HOSTDEAD) { in udp6_ctlinput()
320 } else if (cmd == PRC_HOSTDEAD) { in rip6_ctlinput()
2435 else if (cmd == PRC_HOSTDEAD) { in tcp_ctlinput()2580 else if (cmd == PRC_HOSTDEAD) { in tcp6_ctlinput()
908 } else if (cmd == PRC_HOSTDEAD) { in udp_ctlinput()