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

/darwin-on-arm/xnu/bsd/sys/
H A Dprotosw.h372 #define PRC_TIMXCEED_INTRANS 18 /* packet lifetime expired in transit */ macro
/darwin-on-arm/xnu/bsd/netinet/
H A Dip_icmp.c430 code += PRC_TIMXCEED_INTRANS;
/darwin-on-arm/xnu/bsd/netinet6/
H A Dicmp6.c575 code = PRC_TIMXCEED_INTRANS;

Completed in 22 milliseconds