Searched refs:PRC_UNREACH_PROTOCOL (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dprotosw.h364 #define PRC_UNREACH_PROTOCOL 10 /* dst says bad protocol */ macro
/darwin-on-arm/xnu/bsd/netinet6/
H A Dicmp6.c541 code = PRC_UNREACH_PROTOCOL; /* is this a good code? */
590 code = PRC_UNREACH_PROTOCOL;

Completed in 27 milliseconds