Home
last modified time | relevance | path

Searched refs:ICMP6_TIME_EXCEEDED (Results 1 – 11 of 11) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dicmp6.h98 #define ICMP6_TIME_EXCEEDED 3 /* time exceeded, code: */ macro
742 case ICMP6_TIME_EXCEEDED: \
/f-stack/freebsd/netinet/
H A Dicmp6.h94 #define ICMP6_TIME_EXCEEDED 3 /* time exceeded, code: */ macro
738 case ICMP6_TIME_EXCEEDED: \
/f-stack/freebsd/netinet6/
H A Dip6_fastfwd.c151 icmp6_error(m, ICMP6_TIME_EXCEEDED, in ip6_tryforward()
H A Dip6_forward.c136 icmp6_error(m, ICMP6_TIME_EXCEEDED, in ip6_forward()
H A Dfrag6.c266 icmp6_error(m, ICMP6_TIME_EXCEEDED, in frag6_freef()
H A Dicmp6.c195 case ICMP6_TIME_EXCEEDED: in icmp6_errcount()
505 case ICMP6_TIME_EXCEEDED: in icmp6_input()
/f-stack/freebsd/netpfil/ipfw/nat64/
H A Dnat64_translate.c703 case ICMP6_TIME_EXCEEDED: in nat64_icmp6_reflect()
968 type = ICMP6_TIME_EXCEEDED; in nat64_icmp_translate()
1414 case ICMP6_TIME_EXCEEDED: in nat64_handle_icmp6()
1602 nat64_icmp6_reflect(m, ICMP6_TIME_EXCEEDED, in nat64_do_handle_ip6()
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_compat.h956 #ifndef ICMP6_TIME_EXCEEDED
957 # define ICMP6_TIME_EXCEEDED 3 macro
H A Dfil.c922 case ICMP6_TIME_EXCEEDED :
4335 ICMP6_TIME_EXCEEDED, /* 11: ICMP_TIMXCEED */
/f-stack/freebsd/netpfil/ipfw/nptv6/
H A Dnptv6.c153 case ICMP6_TIME_EXCEEDED: in nptv6_translate_icmpv6()
/f-stack/freebsd/netpfil/pf/
H A Dpf.c3399 icmptype == ICMP6_TIME_EXCEEDED || in pf_test_rule()
4726 icmptype == ICMP6_TIME_EXCEEDED || in pf_test_state_icmp()