Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_fil.h809 #define FR_CALLNOW 0x00020 /* call another function (fr_func) if matches */ macro
H A Dfil.c2515 if ((passt & FR_CALLNOW) != 0) {
2741 (fr->fr_func != (ipfunc_t)-1) && !(pass & FR_CALLNOW))
4641 if ((fp->fr_flags & FR_CALLNOW) &&