Searched refs:NAT64_ICMP6_PLEN (Results 1 – 1 of 1) sorted by relevance
642 #define NAT64_ICMP6_PLEN 64 macro704 len = (m->m_pkthdr.len > NAT64_ICMP6_PLEN) ? NAT64_ICMP6_PLEN: in nat64_icmp6_reflect()1084 sizeof(struct icmp6_hdr) + len > NAT64_ICMP6_PLEN) in nat64_icmp_translate()1085 len = NAT64_ICMP6_PLEN - sizeof(struct icmp6_hdr) - in nat64_icmp_translate()