Searched refs:ICMPERR_MINPKTLEN (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/netpfil/ipfilter/netinet/ | ||
H A D | ip_compat.h | 1189 #define ICMPERR_MINPKTLEN (20 + 8 + 20) macro |
H A D | ip_state.c | 2631 (fin->fin_plen < ICMPERR_MINPKTLEN) || in ipf_checkicmpmatchingstate() |