Searched refs:PRC_UNREACH_PROTOCOL (Results 1 – 3 of 3) sorted by relevance
94 #define PRC_UNREACH_PROTOCOL 10 /* dst says bad protocol */ macro
601 code = PRC_UNREACH_PROTOCOL; /* is this a good code? */ in icmp6_input()648 code = PRC_UNREACH_PROTOCOL; in icmp6_input()
2461 cmd == PRC_UNREACH_PORT || cmd == PRC_UNREACH_PROTOCOL || in tcp_ctlinput()