Searched refs:PRC_UNREACH_PORT (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dprotosw.h365 #define PRC_UNREACH_PORT 11 /* bad port # */ macro
/darwin-on-arm/xnu/bsd/netinet/
H A Dip_icmp.c413 code = PRC_UNREACH_PORT;
H A Dtcp_subr.c1726 cmd == PRC_UNREACH_PORT) && ip)
/darwin-on-arm/xnu/bsd/netinet6/
H A Dicmp6.c551 code = PRC_UNREACH_PORT;

Completed in 79 milliseconds