Searched refs:IPN_PURGE (Results 1 – 4 of 4) sorted by relevance
150 if ((np->in_flags & IPN_PURGE) != 0)199 if ((np->in_flags & IPN_PURGE) != 0)248 if ((np->in_flags & IPN_PURGE) != 0)333 if ((np->in_flags & IPN_PURGE) != 0)
388 #define IPN_PURGE 0x800000 macro393 IPN_DIPRANGE|IPN_SEQUENTIAL|IPN_PURGE)
1189 n->in_flags |= IPN_PURGE; in ipf_nat_ioctl()2530 if ((purge == 1) && ((np->in_flags & IPN_PURGE) != 0)) { in ipf_nat_delrule()
1118 | IPNY_PURGE { nat->in_flags |= IPN_PURGE; }1141 | IPNY_PURGE { nat->in_flags |= IPN_PURGE; }