Home
last modified time | relevance | path

Searched refs:ICMP_TIMXCEED_INTRANS (Results 1 – 2 of 2) sorted by relevance

/xnu-8796.121.2/bsd/netinet/
H A Dip_icmp.h201 #define ICMP_TIMXCEED_INTRANS 0 /* ttl==0 in transit */ macro
H A Dip_input.c3469 icmp_error(m, ICMP_TIMXCEED, ICMP_TIMXCEED_INTRANS, in ip_forward()