Searched refs:PRC_UNREACH_NET (Results 1 – 3 of 3) sorted by relevance
173 #define PRC_UNREACH_NET 8 /* no route to network */ macro
369 code += PRC_UNREACH_NET; in icmp_input()379 code = PRC_UNREACH_NET; in icmp_input()
484 code = PRC_UNREACH_NET;