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

/freebsd-11-stable/sys/netpfil/ipfw/nat64/
H A Dnat64_translate.c620 nat64_icmp6_reflect(struct mbuf *m, uint8_t type, uint8_t code, uint32_t mtu, function
1543 nat64_icmp6_reflect(m, ICMP6_TIME_EXCEEDED,
1577 nat64_icmp6_reflect(m, ICMP6_PARAM_PROB,
1603 nat64_icmp6_reflect(m, ICMP6_DST_UNREACH,
1608 nat64_icmp6_reflect(m, ICMP6_PACKET_TOO_BIG, 0, nh.nh_mtu,

Completed in 96 milliseconds