Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_icmp.h183 #define ICMP_TIMXCEED 11 /* time exceeded, code: */ macro
/f-stack/freebsd/netinet/
H A Dip_icmp.h183 #define ICMP_TIMXCEED 11 /* time exceeded, code: */ macro
H A Dip_fastfwd.c325 icmp_error(m, ICMP_TIMXCEED, ICMP_TIMXCEED_INTRANS, 0, 0); in ip_tryforward()
H A Dip_icmp.c521 case ICMP_TIMXCEED: in icmp_input()
H A Dip_input.c971 icmp_error(m, ICMP_TIMXCEED, ICMP_TIMXCEED_INTRANS, 0, 0); in ip_forward()
/f-stack/freebsd/netpfil/ipfw/nat64/
H A Dnat64_translate.c823 case ICMP_TIMXCEED: in nat64_icmp_reflect()
967 case ICMP_TIMXCEED: in nat64_icmp_translate()
1245 nat64_icmp_reflect(m, ICMP_TIMXCEED, in nat64_do_handle_ip4()
1415 type = ICMP_TIMXCEED; in nat64_handle_icmp6()
H A Dnat64lsn.c439 case ICMP_TIMXCEED: in inspect_icmp_mbuf()
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_log.c403 case ICMP_TIMXCEED :
H A Dfil.c1269 case ICMP_TIMXCEED :
/f-stack/freebsd/netinet/libalias/
H A Dalias.c463 case ICMP_TIMXCEED: in IcmpAliasIn()
647 case ICMP_TIMXCEED: in IcmpAliasOut()
/f-stack/freebsd/netpfil/pf/
H A Dpf.c3383 icmptype == ICMP_TIMXCEED || in pf_test_rule()
4712 icmptype == ICMP_TIMXCEED || in pf_test_state_icmp()