Searched refs:FR_FAKEICMP (Results 1 – 6 of 6) sorted by relevance
122 case FR_FAKEICMP :
68 if ((fp->fr_flags & FR_RETMASK) == FR_FAKEICMP)
818 #define FR_FAKEICMP 0x03000 /* Return ICMP unreachable with fake source */ macro838 #define FR_RETMASK (FR_RETICMP|FR_RETRST|FR_FAKEICMP)
2563 if (passt & (FR_RETICMP|FR_FAKEICMP))3140 if ((pass & FR_RETMASK) == FR_FAKEICMP)3260 case FR_FAKEICMP :
357 | IPFY_RETICMPASDST { fr->fr_flags |= FR_FAKEICMP; }358 | IPFY_RETICMPASDST returncode { fr->fr_flags |= FR_FAKEICMP; }
1853 nflags |= FR_FAKEICMP;3690 if (nflags & FR_FAKEICMP)