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

/xnu-2422.115.4/bsd/sys/
H A Dprotosw.h285 #define PRC_UNREACH_PORT 11 /* bad port # */ macro
/xnu-2422.115.4/bsd/netinet/
H A Dip_icmp.c414 code = PRC_UNREACH_PORT;
H A Dtcp_subr.c1755 cmd == PRC_UNREACH_PORT) && ip)
/xnu-2422.115.4/bsd/netinet6/
H A Dicmp6.c563 code = PRC_UNREACH_PORT;

Completed in 102 milliseconds