Searched refs:IPN_SEQUENTIAL (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dist/ipf/netinet/
H A Dip_nat.h258 #define IPN_SEQUENTIAL 0x1000000 macro
262 IPN_SEQUENTIAL)
H A Dip_nat.c2048 if (np->in_flags & IPN_SEQUENTIAL) {
/netbsd-6-1-5-RELEASE/dist/ipf/lib/
H A Dprintnat.c220 if (np->in_flags & IPN_SEQUENTIAL)
/netbsd-6-1-5-RELEASE/dist/ipf/tools/
H A Dipnat_y.y450 | IPNY_SEQUENTIAL { nat->in_flags |= IPN_SEQUENTIAL; }

Completed in 71 milliseconds