Home
last modified time | relevance | path

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

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