Searched refs:PRC_UNREACH_PORT (Results 1 – 5 of 5) sorted by relevance
289 #define PRC_UNREACH_PORT 11 /* bad port # */ macro
292 #define PRC_UNREACH_PORT 11 /* bad port # */ macro
507 code = PRC_UNREACH_PORT; 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()
483 code = PRC_UNREACH_PORT; in icmp6_input()