Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_nat.h353 #define IPN_NOTSRC 0x00400 macro
369 IPN_ROUNDR|IPN_FILTER|IPN_NOTSRC|IPN_NOTDST|IPN_NO|\
H A Dip_nat.c1492 n->in_flags &= ~IPN_NOTSRC;
4736 match ^= ((np->in_flags & IPN_NOTSRC) != 0);
H A Dip_nat6.c2557 match ^= ((np->in_flags & IPN_NOTSRC) != 0);