Searched refs:nat64_icmp_reflect (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/netpfil/ipfw/nat64/ |
| H A D | nat64_translate.c | 794 nat64_icmp_reflect(struct mbuf *m, uint8_t type, in nat64_icmp_reflect() function 1245 nat64_icmp_reflect(m, ICMP_TIMXCEED, in nat64_do_handle_ip4() 1263 nat64_icmp_reflect(m, ICMP_PARAMPROB, in nat64_do_handle_ip4() 1278 nat64_icmp_reflect(m, ICMP_UNREACH, ICMP_UNREACH_HOST, 0, in nat64_do_handle_ip4() 1284 nat64_icmp_reflect(m, ICMP_UNREACH, ICMP_UNREACH_NEEDFRAG, in nat64_do_handle_ip4() 1549 nat64_icmp_reflect(m, type, code, (uint16_t)mtu, &cfg->stats, in nat64_handle_icmp6()
|