Searched refs:ICMP_TIMXCEED_INTRANS (Results 1 – 2 of 2) sorted by relevance
| /xnu-8796.121.2/bsd/netinet/ | ||
| H A D | ip_icmp.h | 201 #define ICMP_TIMXCEED_INTRANS 0 /* ttl==0 in transit */ macro |
| H A D | ip_input.c | 3469 icmp_error(m, ICMP_TIMXCEED, ICMP_TIMXCEED_INTRANS, in ip_forward() |