Home
last modified time | relevance | path

Searched refs:IPN_SEQUENTIAL (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/uts/common/inet/ipf/netinet/
H A Dip_nat.h260 #define IPN_SEQUENTIAL 0x1000000 macro
264 IPN_SEQUENTIAL)
/titanic_44/usr/src/cmd/ipf/lib/common/
H A Dprintnat.c223 if (np->in_flags & IPN_SEQUENTIAL)
/titanic_44/usr/src/cmd/ipf/tools/
H A Dipnat_y.y518 | IPNY_SEQUENTIAL { nat->in_flags |= IPN_SEQUENTIAL; }
/titanic_44/usr/src/uts/common/inet/ipf/
H A Dip_nat6.c439 if (np->in_flags & IPN_SEQUENTIAL) {
H A Dip_nat.c2236 if (np->in_flags & IPN_SEQUENTIAL) {