Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/nat64/
H A Dnat64_translate.c650 nat64_icmp6_reflect(struct mbuf *m, uint8_t type, uint8_t code, uint32_t mtu, in nat64_icmp6_reflect() function
1602 nat64_icmp6_reflect(m, ICMP6_TIME_EXCEEDED, in nat64_do_handle_ip6()
1636 nat64_icmp6_reflect(m, ICMP6_PARAM_PROB, in nat64_do_handle_ip6()
1663 nat64_icmp6_reflect(m, ICMP6_DST_UNREACH, in nat64_do_handle_ip6()
1668 nat64_icmp6_reflect(m, ICMP6_PACKET_TOO_BIG, 0, nh->nh_mtu, in nat64_do_handle_ip6()