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