Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ipf/lib/
H A Dipft_tx.c237 ip->ip_len += ICMPERR_IPICMPHLEN;
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_nat.c2885 (fin->fin_plen < ICMPERR_IPICMPHLEN + minlen))
2950 if (fin->fin_plen < ICMPERR_IPICMPHLEN + minlen)
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h2467 #define ICMPERR_IPICMPHLEN (20 + 8) macro