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

/xnu-2422.115.4/bsd/sys/
H A Dprotosw.h292 #define PRC_TIMXCEED_INTRANS 18 /* packet lifetime expired in transit */ macro
/xnu-2422.115.4/bsd/netinet/
H A Dip_icmp.c431 code += PRC_TIMXCEED_INTRANS;
/xnu-2422.115.4/bsd/netinet6/
H A Dicmp6.c587 code = PRC_TIMXCEED_INTRANS;

Completed in 29 milliseconds