Home
last modified time | relevance | path

Searched refs:ICMPERR_MAXPKTLEN (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_compat.h1190 #define ICMPERR_MAXPKTLEN (20 + 8 + 20 + 8) macro
H A Dip_state.c2644 if (fin->fin_plen < ICMPERR_MAXPKTLEN + ((IP_HL(oip) - 5) << 2)) { in ipf_checkicmpmatchingstate()