Searched refs:PRC_UNREACH_PROTOCOL (Results 1 – 5 of 5) sorted by relevance
288 #define PRC_UNREACH_PROTOCOL 10 /* dst says bad protocol */ macro
291 #define PRC_UNREACH_PROTOCOL 10 /* dst says bad protocol */ macro
504 code = PRC_UNREACH_PROTOCOL; in icmp_input()
2477 cmd == PRC_UNREACH_PORT || cmd == PRC_UNREACH_PROTOCOL || in tcp_ctlinput()2611 cmd == PRC_UNREACH_PORT || cmd == PRC_UNREACH_PROTOCOL || in tcp6_ctlinput()
524 code = PRC_UNREACH_PROTOCOL; in icmp6_input()