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

/darwin-on-arm/xnu/bsd/netinet/
H A Dicmp6.h123 #define ICMP6_TIME_EXCEEDED 3 /* time exceeded, code: */ macro
756 case ICMP6_TIME_EXCEEDED: \
/darwin-on-arm/xnu/bsd/netinet6/
H A Dip6_forward.c210 icmp6_error(m, ICMP6_TIME_EXCEEDED,
H A Dfrag6.c669 icmp6_error(m, ICMP6_TIME_EXCEEDED,
H A Dicmp6.c209 case ICMP6_TIME_EXCEEDED:
571 case ICMP6_TIME_EXCEEDED:
/darwin-on-arm/xnu/bsd/net/
H A Dpf.c4081 icmptype == ICMP6_TIME_EXCEEDED ||
6494 icmptype == ICMP6_TIME_EXCEEDED ||

Completed in 71 milliseconds