HomeSort by: relevance | last modified time | path
    Searched refs:PRC_UNREACH_HOST (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/sys/
protosw.h 186 #define PRC_HOSTUNREACH 7 /* deprecated (use PRC_UNREACH_HOST) */
188 #define PRC_UNREACH_HOST 9 /* no route to host */
  /src/sys/netinet/
ip_icmp.c 492 code = PRC_UNREACH_HOST;
ip_input.c 1298 [PRC_UNREACH_HOST] = EHOSTUNREACH,

Completed in 56 milliseconds