Searched refs:FR_RETRST (Results 1 – 3 of 3) sorted by relevance
510 is->is_pass |= FR_RETRST;
816 #define FR_RETRST 0x01000 /* Return TCP RST packet - reset connection */ macro838 #define FR_RETMASK (FR_RETICMP|FR_RETRST|FR_FAKEICMP)
2717 pass &= ~(FR_CMDMASK|FR_RETICMP|FR_RETRST);3149 } else if (((pass & FR_RETMASK) == FR_RETRST) &&3168 if (pass & FR_RETRST) {3258 case FR_RETRST :