Searched refs:ICMP_TIMXCEED (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_icmp.h195 #define ICMP_TIMXCEED 11 /* time exceeded, code: */ macro
H A Dip_compat.h386 #ifndef ICMP_TIMXCEED
387 # define ICMP_TIMXCEED ICMP_TIME_EXCEEDED
H A Dip_icmp.c427 case ICMP_TIMXCEED:
H A Dip_input.c2391 icmp_error(m, ICMP_TIMXCEED, ICMP_TIMXCEED_INTRANS,
/darwin-on-arm/xnu/bsd/net/
H A Dpf.c4065 icmptype == ICMP_TIMXCEED ||
6481 icmptype == ICMP_TIMXCEED ||

Completed in 91 milliseconds