Searched refs:PRC_UNREACH_ADMIN_PROHIB (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dprotosw.h375 #define PRC_UNREACH_ADMIN_PROHIB 21 /* packet administrativly prohibited */ macro
/darwin-on-arm/xnu/bsd/netinet/
H A Dip_icmp.c419 code = PRC_UNREACH_ADMIN_PROHIB;
H A Dtcp_subr.c1725 else if (icmp_may_rst && (cmd == PRC_UNREACH_ADMIN_PROHIB ||

Completed in 32 milliseconds