Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/nat64/
H A Dnat64_translate.c644 nat64_icmp6_reflect(struct mbuf *m, uint8_t type, uint8_t code, uint32_t mtu, in nat64_icmp6_reflect() function
1597 nat64_icmp6_reflect(m, ICMP6_TIME_EXCEEDED, in nat64_do_handle_ip6()
1631 nat64_icmp6_reflect(m, ICMP6_PARAM_PROB, in nat64_do_handle_ip6()
1658 nat64_icmp6_reflect(m, ICMP6_DST_UNREACH, in nat64_do_handle_ip6()
1663 nat64_icmp6_reflect(m, ICMP6_PACKET_TOO_BIG, 0, nh->nh_mtu, in nat64_do_handle_ip6()