Home
last modified time | relevance | path

Searched refs:IPN_PURGE (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_nat.h366 #define IPN_PURGE 0x800000 macro
371 IPN_DIPRANGE|IPN_SEQUENTIAL|IPN_PURGE)
H A Dip_nat.c1199 n->in_flags |= IPN_PURGE;
2545 if ((purge == 1) && ((np->in_flags & IPN_PURGE) != 0)) {