Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_nat.h250 #define IPN_NOTSRC 0x04000 macro
262 IPN_ROUNDR|IPN_FILTER|IPN_NOTSRC|IPN_NOTDST|\
/illumos-gate/usr/src/cmd/ipf/lib/
H A Dprintnat.c62 if (np->in_flags & IPN_NOTSRC)
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipnat_y.y461 nat->in_flags |= IPN_NOTSRC;
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_nat6.c1986 ^ ((np->in_flags & IPN_NOTSRC) != 0))
1995 ^ ((np->in_flags & IPN_NOTSRC) != 0))
H A Dip_nat.c1054 n->in_flags &= ~IPN_NOTSRC;
3775 ^ ((np->in_flags & IPN_NOTSRC) != 0))
3784 ^ ((np->in_flags & IPN_NOTSRC) != 0))