Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/ipf/netinet/
H A Dip_nat.h375 #define IPN_NOTSRC 0x00400 macro
391 IPN_ROUNDR|IPN_FILTER|IPN_NOTSRC|IPN_NOTDST|IPN_NO|\
H A Dip_nat6.c2511 match ^= ((np->in_flags & IPN_NOTSRC) != 0); in ipf_nat6_match()
H A Dip_nat.c1470 n->in_flags &= ~IPN_NOTSRC; in ipf_nat_siocaddnat()
4660 match ^= ((np->in_flags & IPN_NOTSRC) != 0); in ipf_nat_match()