Searched refs:IPN_DELETE (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dist/ipf/netinet/
H A Dip_nat.h242 #define IPN_RF (IPN_TCPUDP|IPN_DELETE|IPN_ICMPERR)
252 #define IPN_DELETE 0x40000 macro
H A Dip_nat.c1181 n->in_flags |= IPN_DELETE;
1479 in->in_flags |= IPN_DELETE;
1878 n->in_flags |= IPN_DELETE;
4737 if (in->in_use == 0 && (in->in_flags & IPN_DELETE)) {

Completed in 59 milliseconds