Searched refs:ICMP6ERR_IPICMPHLEN (Results 1 – 5 of 5) sorted by relevance
398 ip6->ip6_plen = ICMP6ERR_IPICMPHLEN;
1497 #define ICMP6ERR_IPICMPHLEN (40 + 8 + 40) macro
1392 if (fin->fin_plen < ICMP6ERR_IPICMPHLEN) { in ipf_nat6_icmperrorlookup()
941 minicmpsz = ICMP6ERR_IPICMPHLEN - sizeof(ip6_t); in ipf_pr_icmp6()942 if (fin->fin_plen < ICMP6ERR_IPICMPHLEN) in ipf_pr_icmp6()
1425 if (fin->fin_plen < ICMP6ERR_IPICMPHLEN) {