Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_nat6.c1101 if (fin->fin_plen < ICMP6ERR_IPICMPHLEN)
H A Dfil.c718 minicmpsz = ICMP6ERR_IPICMPHLEN - sizeof(ip6_t);
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h2471 #define ICMP6ERR_IPICMPHLEN (40 + 8 + 40) macro