Home
last modified time | relevance | path

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

/freebsd/sbin/ipf/libipf/
H A Dipft_tx.c385 ip6->ip6_plen = ICMP6ERR_IPICMPHLEN; in parseipv6()
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_compat.h1192 #define ICMP6ERR_IPICMPHLEN (40 + 8 + 40) macro
H A Dip_nat6.c1384 if (fin->fin_plen < ICMP6ERR_IPICMPHLEN) { in ipf_nat6_icmperrorlookup()
H A Dfil.c906 minicmpsz = ICMP6ERR_IPICMPHLEN - sizeof(ip6_t); in ipf_pr_icmp6()
907 if (fin->fin_plen < ICMP6ERR_IPICMPHLEN) in ipf_pr_icmp6()