Searched refs:ICMPERR_MAXPKTLEN (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/contrib/ipfilter/netinet/ | ||
| H A D | ip_compat.h | 1210 #define ICMPERR_MAXPKTLEN (20 + 8 + 20 + 8) macro |
| H A D | ip_state.c | 2713 if (fin->fin_plen < ICMPERR_MAXPKTLEN + ((IP_HL(oip) - 5) << 2)) { |