IPN_NOTSRC
nat->in_flags |= IPN_NOTSRC;
nat->in_flags |= IPN_NOTSRC;
if (np->in_flags & IPN_NOTSRC)
n->in_flags &= ~IPN_NOTSRC;
match ^= ((np->in_flags & IPN_NOTSRC) != 0);
IPN_ROUNDR|IPN_FILTER|IPN_NOTSRC|IPN_NOTDST|IPN_NO|\
match ^= ((np->in_flags & IPN_NOTSRC) != 0);