Searched refs:PRC_HOSTDEAD (Results 1 – 7 of 7) sorted by relevance
284 #define PRC_HOSTDEAD 6 /* host appears to be down */ macro
287 #define PRC_HOSTDEAD 6 /* host appears to be down */ macro
673 if (PRC_IS_REDIRECT(cmd) || cmd == PRC_HOSTDEAD) { in in6_pcbnotify()678 if (cmd != PRC_HOSTDEAD) in in6_pcbnotify()
366 else if (cmd == PRC_HOSTDEAD) in rip6_ctlinput()
570 else if (cmd == PRC_HOSTDEAD) in udp6_common_ctlinput()
2486 else if (cmd == PRC_HOSTDEAD) in tcp_ctlinput()2620 else if (cmd == PRC_HOSTDEAD) in tcp6_ctlinput()
804 if (cmd == PRC_HOSTDEAD) in udp_common_ctlinput()