Searched refs:PRC_UNREACH_NET (Results 1 – 4 of 4) sorted by relevance
286 #define PRC_UNREACH_NET 8 /* no route to network */ macro
289 #define PRC_UNREACH_NET 8 /* no route to network */ macro
492 code = PRC_UNREACH_NET; in icmp_input()
472 code = PRC_UNREACH_NET; in icmp6_input()