Searched refs:PRC_HOSTDEAD (Results 1 – 6 of 6) sorted by relevance
90 #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()
330 } else if (cmd == PRC_HOSTDEAD) { in rip6_ctlinput()
689 } else if (cmd == PRC_HOSTDEAD) { in udp6_ctlinput()
2452 else if (cmd == PRC_HOSTDEAD) { in tcp_ctlinput()2597 else if (cmd == PRC_HOSTDEAD) { in tcp6_ctlinput()
911 } else if (cmd == PRC_HOSTDEAD) { in udp_ctlinput()