Searched refs:FR_FAKEICMP (Results 1 – 2 of 2) sorted by relevance
818 #define FR_FAKEICMP 0x03000 /* Return ICMP unreachable with fake source */ macro838 #define FR_RETMASK (FR_RETICMP|FR_RETRST|FR_FAKEICMP)
2565 if (passt & (FR_RETICMP|FR_FAKEICMP))3142 if ((pass & FR_RETMASK) == FR_FAKEICMP)3262 case FR_FAKEICMP :