Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_nat.h251 #define IPN_NOTDST 0x08000 macro
262 IPN_ROUNDR|IPN_FILTER|IPN_NOTSRC|IPN_NOTDST|\
/illumos-gate/usr/src/cmd/ipf/lib/
H A Dprintnat.c75 if (np->in_flags & IPN_NOTDST)
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipnat_y.y446 nat->in_flags |= IPN_NOTDST;
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_nat6.c1989 ^ ((np->in_flags & IPN_NOTDST) != 0))
1998 ^ ((np->in_flags & IPN_NOTDST) != 0))
H A Dip_nat.c1038 n->in_flags &= ~IPN_NOTDST;
3778 ^ ((np->in_flags & IPN_NOTDST) != 0))
3787 ^ ((np->in_flags & IPN_NOTDST) != 0))