Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_state.c2837 if (is->is_pass & FR_NOICMPERR)
2938 if (is->is_pass & FR_NOICMPERR) {
4558 !(is->is_pass & FR_NOICMPERR) &&
4629 (is->is_pass & FR_NOICMPERR))
H A Dip_fil.h828 #define FR_NOICMPERR 0x800000 /* do not match ICMP errors in state */ macro