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

/freebsd-10.3-release/sys/contrib/ipfilter/netinet/
H A Dip_compat.h1423 #define ICMPERR_MAXPKTLEN (20 + 8 + 20 + 8) macro
H A Dip_state.c2704 if (fin->fin_plen < ICMPERR_MAXPKTLEN + ((IP_HL(oip) - 5) << 2)) {

Completed in 58 milliseconds