Searched refs:FR_CALLNOW (Results 1 – 4 of 4) sorted by relevance
41 if ((fp->fr_flags & FR_CALLNOW) != 0)
710 #define FR_CALLNOW 0x00020 /* call another function (fr_func) if matches */ macro
307 | IPFY_CALL IPFY_NOW func { fr->fr_flags |= FR_CALLNOW; }
1989 if ((passt & FR_CALLNOW) != 0) {2230 (fr->fr_func != (ipfunc_t)-1) && !(pass & FR_CALLNOW))