Searched refs:FR_RETICMP (Results 1 – 7 of 7) sorted by relevance
67 if (fp->fr_flags & FR_RETICMP) {70 else if ((fp->fr_flags & FR_RETMASK) == FR_RETICMP)
119 case FR_RETICMP :
509 is->is_pass &= ~FR_RETICMP;
817 #define FR_RETICMP 0x02000 /* Return ICMP unreachable packet */ macro838 #define FR_RETMASK (FR_RETICMP|FR_RETRST|FR_FAKEICMP)
2563 if (passt & (FR_RETICMP|FR_FAKEICMP))2715 pass &= ~(FR_CMDMASK|FR_RETICMP|FR_RETRST);3137 if (pass & FR_RETICMP) {3258 case FR_RETICMP :
355 IPFY_RETICMP { fr->fr_flags |= FR_RETICMP; }356 | IPFY_RETICMP returncode { fr->fr_flags |= FR_RETICMP; }
1851 nflags |= FR_RETICMP;3688 if (nflags & FR_RETICMP)