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)
878 #define FR_FAKEICMP 0x03000 /* Return ICMP unreachable with fake source */ macro898 #define FR_RETMASK (FR_RETICMP|FR_RETRST|FR_FAKEICMP)
2562 if (passt & (FR_RETICMP|FR_FAKEICMP))3139 if ((pass & FR_RETMASK) == FR_FAKEICMP)3265 case FR_FAKEICMP :
356 | IPFY_RETICMPASDST { fr->fr_flags |= FR_FAKEICMP; }357 | IPFY_RETICMPASDST returncode { fr->fr_flags |= FR_FAKEICMP; }
1875 nflags |= FR_FAKEICMP;3724 if (nflags & FR_FAKEICMP)